mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-02-21 00:17:05 +01:00
Update .pre-commit-config.yaml
This commit is contained in:
parent
3870f73949
commit
ca9abf76be
@ -37,10 +37,10 @@ repos:
|
||||
language: python
|
||||
exclude: ^(src/main/resources/static/pdfjs|src/main/resources/static/pdfjs-legacy)
|
||||
files: ^.*(\.html|\.css|\.js)$
|
||||
- repo: https://github.com/gherynos/pre-commit-java
|
||||
rev: v0.2.4
|
||||
hooks:
|
||||
- id: Checkstyle
|
||||
# - repo: https://github.com/gherynos/pre-commit-java
|
||||
# rev: v0.2.4
|
||||
# hooks:
|
||||
# - id: Checkstyle
|
||||
- repo: https://github.com/gitleaks/gitleaks
|
||||
rev: v8.16.3
|
||||
hooks:
|
||||
@ -48,17 +48,17 @@ repos:
|
||||
- repo: https://github.com/jumanjihouse/pre-commit-hooks
|
||||
rev: 3.0.0
|
||||
hooks:
|
||||
- id: shellcheck
|
||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||
rev: v8.38.0
|
||||
hooks:
|
||||
- id: eslint
|
||||
# - id: shellcheck
|
||||
# - repo: https://github.com/pre-commit/mirrors-eslint
|
||||
# rev: v8.38.0
|
||||
# hooks:
|
||||
# - id: eslint
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
hooks:
|
||||
- id: end-of-file-fixer
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/pylint-dev/pylint
|
||||
rev: v2.17.2
|
||||
hooks:
|
||||
- id: pylint
|
||||
# - repo: https://github.com/pylint-dev/pylint
|
||||
# rev: v2.17.2
|
||||
# hooks:
|
||||
# - id: pylint
|
||||
|
Loading…
Reference in New Issue
Block a user