Remove linting
This commit is contained in:
parent
ed0e401c65
commit
a8deebb67d
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -24,8 +24,3 @@ jobs:
|
|||||||
npm install -g pyright
|
npm install -g pyright
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
pyright --lib --verifytypes discord --ignoreexternal
|
pyright --lib --verifytypes discord --ignoreexternal
|
||||||
|
|
||||||
- name: Lint Code Base
|
|
||||||
uses: github/super-linter@v4
|
|
||||||
env:
|
|
||||||
VALIDATE_ALL_CODEBASE: false
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user