FAQ | This is a LIVE service | Changelog

Skip to content
  • Dr Rich Wareham's avatar
    fix: add markdownlint pre-commit checks and fixup warnings · f1d598b5
    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.
    f1d598b5