Commit Graph

6 Commits

Author SHA1 Message Date
AAGaming 064c897c86 Merge branch 'main' into aa/type-cleanup-py 2023-10-22 19:58:05 -04:00
marios 2f46e0dc3e Update lint.yml 2023-10-20 17:10:33 +03:00
AAGaming 2d68809c1b run lint and typecheck on PRs 2023-09-25 13:37:15 -04:00
AAGaming 300885f724 move type checking to other workflow, fix TS errors, add TSC checking 2023-09-25 13:23:38 -04:00
AAGaming 5838ddca56 add pyright ci 2023-09-25 13:09:33 -04:00
Sky Leite 0b718daa47 Add lint job to build workflow (#363)
* 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
2023-02-03 19:40:29 -08:00