Compare commits
No commits in common. "e02a97f68955ef454c127176c77131f1711fd5f4" and "01c78d6e5b9c276fade37fa3c50eba74ffee0e64" have entirely different histories.
e02a97f689
...
01c78d6e5b
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