rails/.github/workflows
Hartley McGuire a4770968ef
Add linter for CHANGELOG formatting
There have been a number of recent commits introducing incorrectly
formatted CHANGELOG entries:
- 9f0b8eb was missing an author
- 936a862 had trailing whitespace
- 238432d had wrong number of leading whitespace
- 51852d2 had wrong number of leading whitespace in the header

To prevent these inconsistencies from happening in the future, I wrote a
small linter for CHANGELOG files that catches all of the above errors.
2022-07-27 19:59:56 -04:00
..
lint.yml Add linter for CHANGELOG formatting 2022-07-27 19:59:56 -04:00
rubocop.yml Bump ruby version for Rubocop 2022-06-23 08:25:43 -04:00