| Commit message (Expand) | Author | Age | Files | Lines |
* | Add `--run-background-updates` option to `update_database` script. (#10954) | Nick Barrett | 2021-10-06 | 1 | -1/+1 |
* | Also rename in lint.sh | David Robertson | 2021-08-12 | 1 | -1/+1 |
* | Kill off the .buildkite dir completely | David Robertson | 2021-08-10 | 1 | -1/+1 |
* | Run `black` on the scripts (#9981) | Richard van der Hoff | 2021-05-14 | 1 | -2/+16 |
* | Revert "Use 'dmypy run' in lint.sh instead of 'mypy' (#9701)" (#9720) | Patrick Cloke | 2021-03-31 | 1 | -1/+1 |
* | Use 'dmypy run' in lint.sh instead of 'mypy' (#9701) | Andrew Morgan | 2021-03-30 | 1 | -1/+1 |
* | Use interpreter from $PATH instead of absolute paths in various scripts using... | Quentin Gliech | 2021-03-25 | 1 | -1/+1 |
* | 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 |