Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document lint.sh & allow application to specified files only (#6312) | Neil Pilgrim | 2019-11-01 | 1 | -3/+11 |
| | |||||
* | Add config linting script that checks for bool casing (#6203) | Andrew Morgan | 2019-10-23 | 1 | -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. | ||||
* | Add a linting script (#5627) | Andrew Morgan | 2019-07-10 | 1 | -0/+12 |
Add a dev script to cover all the different linting steps. |