Compare commits
No commits in common. "6738ab17caacc937a41c50e6d76a4ae8a979287e" and "8a22d5ce23f55fe89971fe286d27bf6df64e8200" have entirely different histories.
6738ab17ca
...
8a22d5ce23
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ jobs:
|
|||
|
||||
- name: Analysing code with Ruff
|
||||
run: ruff check $(git ls-files '*.py')
|
||||
continue-on-error: true
|
||||
|
||||
- name: Analysing code with Pylint
|
||||
run: pylint --rcfile=.forgejo/workflows/config/.pylintrc $(git ls-files '*.py')
|
||||
|
|
Loading…
Add table
Reference in a new issue