summary refs log tree commit diff
path: root/changelog.d/6203.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.5.0rc1Andrew Morgan2019-10-241-1/+0
|
* Add config linting script that checks for bool casing (#6203)Andrew Morgan2019-10-231-0/+1
Add a linting script that enforces all boolean values in the default config be lowercase. This has annoyed me for a while so I decided to fix it.