mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-03 21:57:18 +02:00
Updated .pre-commit-config.yaml
This commit is contained in:
parent
e13b9e24a2
commit
38d5874d64
@ -12,7 +12,7 @@ repos:
|
|||||||
- id: remove-crlf
|
- id: remove-crlf
|
||||||
- id: forbid-tabs
|
- id: forbid-tabs
|
||||||
- id: remove-tabs
|
- id: remove-tabs
|
||||||
args: [ --whitespaces-count, "2" ]
|
args: [ --whitespaces-count, "4" ]
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.6.0
|
rev: v4.6.0
|
||||||
@ -44,6 +44,7 @@ repos:
|
|||||||
rev: v3.8.0-1
|
rev: v3.8.0-1
|
||||||
hooks:
|
hooks:
|
||||||
- id: shfmt
|
- id: shfmt
|
||||||
|
args: ["-i", "4", "-ci", "-s"]
|
||||||
|
|
||||||
- repo: https://github.com/shellcheck-py/shellcheck-py
|
- repo: https://github.com/shellcheck-py/shellcheck-py
|
||||||
rev: v0.10.0.1
|
rev: v0.10.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user