Andrew Morgan
|
177b2d0c19
|
Move flake8 to end. Don't exit script on failure (#7738)
|
2020-06-25 17:58:55 +01:00 |
|
Neil Pilgrim
|
befd58f47b
|
Document lint.sh & allow application to specified files only (#6312)
|
2019-11-01 10:52:20 +00:00 |
|
Andrew Morgan
|
409c62b27b
|
Add config linting script that checks for bool casing (#6203)
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.
|
2019-10-23 13:22:54 +01:00 |
|
Andrew Morgan
|
3dd61d12cd
|
Add a linting script (#5627)
Add a dev script to cover all the different linting steps.
|
2019-07-10 14:03:18 +01:00 |
|