Short Description
When writing longer form docs (e.g. https://github.com/UCL-MIRSG/MIRSG/tree/main/docs), I find it quite annoying that prettier hard wraps the text to its line length limits. This makes prose harder to read as raw markdown as it's split at random points. Personally I don't think the hard line wrapping is necessary here as editors soft wrap well.
We can change this behaviour through the prose-wrap behaviour, which is currently set here:
However I expect people may have different thoughts. Any strong opinions @UCL-MIRSG/mirsg?
Details
No response
Next Steps/Accepted Response
No response
Short Description
When writing longer form docs (e.g. https://github.com/UCL-MIRSG/MIRSG/tree/main/docs), I find it quite annoying that prettier hard wraps the text to its line length limits. This makes prose harder to read as raw markdown as it's split at random points. Personally I don't think the hard line wrapping is necessary here as editors soft wrap well.
We can change this behaviour through the prose-wrap behaviour, which is currently set here:
.github/precommit/mirsg-hooks.yaml
Line 117 in bb89c12
However I expect people may have different thoughts. Any strong opinions @UCL-MIRSG/mirsg?
Details
No response
Next Steps/Accepted Response
No response