-
Dr Rich Wareham authored
Add pre-commit checks which use markdownlint to check markdown files in the repo. This exposed a great number of issues which have mostly been automatically fixed. Line length issues have been addressed by either re-wrapping the lines or, in the case of genuine long longs, by explicit disabling of the line-length check.
f1d598b5Dr Rich Wareham authoredAdd pre-commit checks which use markdownlint to check markdown files in the repo. This exposed a great number of issues which have mostly been automatically fixed. Line length issues have been addressed by either re-wrapping the lines or, in the case of genuine long longs, by explicit disabling of the line-length check.
Loading