Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align the directories linted in CI with the defaults in scripts-dev/lint.sh (... | Andrew Morgan | 2021-01-21 | 1 | -1/+2 |
* | Support generating structured logs in addition to standard logs. (#8607) | Patrick Cloke | 2020-10-29 | 1 | -1/+1 |
* | Run mypy as part of the lint.sh script. (#8633) | kleph | 2020-10-28 | 1 | -0/+1 |
* | Add option to scripts-dev/lint.sh to only lint files changed since the last g... | Andrew Morgan | 2020-10-15 | 1 | -9/+84 |
* | Lint the contrib/ directory in CI and linting scripts, add synctl to linting ... | Andrew Morgan | 2020-07-20 | 1 | -1/+1 |
* | isort 5 compatibility (#7786) | Will Hunt | 2020-07-05 | 1 | -1/+1 |
* | Move flake8 to end. Don't exit script on failure (#7738) | Andrew Morgan | 2020-06-25 | 1 | -2/+2 |
* | 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 (#5627) | Andrew Morgan | 2019-07-10 | 1 | -0/+12 |