This commit is contained in:
parent
7fcc5afc64
commit
aa8a68aa80
@ -17,7 +17,7 @@ jobs:
|
|||||||
python-version: '3.12'
|
python-version: '3.12'
|
||||||
cache: 'pip' # caching pip dependencies
|
cache: 'pip' # caching pip dependencies
|
||||||
- run: pip install ruff
|
- run: pip install ruff
|
||||||
- run: |
|
- run: |
|
||||||
ruff check .
|
ruff check .
|
||||||
# - uses: stefanzweifel/git-auto-commit-action@v4
|
# - uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
# with:
|
# with:
|
||||||
|
@ -10,4 +10,4 @@ override:
|
|||||||
info:
|
info:
|
||||||
- DL3008
|
- DL3008
|
||||||
style:
|
style:
|
||||||
- DL3015
|
- DL3015
|
||||||
|
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -19,4 +19,4 @@
|
|||||||
"console": "integratedTerminal"
|
"console": "integratedTerminal"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user