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