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