Add typechecking for PRS/Commits #59

Merged
Daggy1234 merged 3 commits from patch-2 into 2.0 2021-09-21 18:52:04 +00:00
2 changed files with 27 additions and 0 deletions
Showing only changes of commit a8deebb67d - Show all commits

View File

@ -24,8 +24,3 @@ jobs:
npm install -g pyright
pip install -r requirements.txt
pyright --lib --verifytypes discord --ignoreexternal
- name: Lint Code Base
uses: github/super-linter@v4
env:
VALIDATE_ALL_CODEBASE: false