Skip to content

Commit

Permalink
Fixed style of files
Browse files Browse the repository at this point in the history
  • Loading branch information
dotneft committed Feb 14, 2024
1 parent dd93275 commit 907baa6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ repos:
- id: check-yaml
args: [--allow-multiple-documents]
- id: check-symlinks
- id: pretty-format-json
# - id: pretty-format-json
- id: check-added-large-files
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.21.0 # or higher tag
hooks:
- id: yamllint
args: [--format, parsable, --strict]
#- repo: https://github.com/adrienverge/yamllint.git
# rev: v1.21.0 # or higher tag
# hooks:
# - id: yamllint
# args: [--format, parsable, --strict]
#- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
# rev: 0.2.3
# hooks:
Expand Down

0 comments on commit 907baa6

Please sign in to comment.