Skip to content

Commit

Permalink
add pretty-format-json
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagowfx committed Jul 14, 2024
1 parent 16968b2 commit 335ab76
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 345 deletions.
6 changes: 5 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,11 @@ repos:
- id: check-symlinks
- id: check-yaml
- id: detect-private-key
- id: end-of-file-fixer
- id: pretty-format-json
args:
- --autofix
- --no-sort-keys
- id: sort-simple-yaml
- id: trailing-whitespace
# keep-sorted end
- repo: https://github.com/shellcheck-py/shellcheck-py
Expand Down
Loading

0 comments on commit 335ab76

Please sign in to comment.