mirror of
https://github.com/shizand/statapp.git
synced 2025-04-03 16:13:44 +03:00
fix
This commit is contained in:
parent
2ebadd65b5
commit
8f48e68eb2
@ -18,13 +18,10 @@ repos:
|
|||||||
- id: licenseheaders
|
- id: licenseheaders
|
||||||
args: ["-t", ".copyright.tmpl", "-cy", "-f", "-d", "statapp"]
|
args: ["-t", ".copyright.tmpl", "-cy", "-f", "-d", "statapp"]
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
- repo: local
|
- repo: https://github.com/pylint-dev/pylint.git
|
||||||
|
rev: v3.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: pylint
|
- id: pylint
|
||||||
name: pylint
|
|
||||||
entry: pylint
|
|
||||||
language: system
|
|
||||||
types: [python]
|
|
||||||
args:
|
args:
|
||||||
[
|
[
|
||||||
"-rn", # Only display messages
|
"-rn", # Only display messages
|
||||||
|
Loading…
Reference in New Issue
Block a user