summaryrefslogtreecommitdiff
path: root/.github/workflows/lint.yml
AgeCommit message (Collapse)Author
2023-10-31move type checking to other workflow, fix TS errors, add TSC checkingAAGaming
2023-10-31add pyright ciAAGaming
2023-10-25Merge aa/type-cleanup-py (work by marios, aa, wolv)v2.10.6-pre1TrainDoctor
2023-10-20Update lint.ymlmarios
2023-02-03Add lint job to build workflow (#363)Sky Leite
* Add lint job to build workflow * Add prettier-plugin-import-sort * Install prettier plugins before linting * Use lint script from package.json * Move linters to separate workflow * Remove Python and Shell linters * Remove popd * Test that prettier properly fails the lint job