mirror of
https://github.com/shizand/statapp.git
synced 2025-10-13 22:42:34 +03:00
fix
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user