Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-10-23 | Add config linting script that checks for bool casing (#6203) | Andrew Morgan | 14 | -30/+49 | |
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-22 | Clean up prepare_database.py a bit and add comments | Erik Johnston | 1 | -7/+30 | |
2019-10-22 |