Skip to content

Commit

Permalink
Hide json catalog from linter for now
Browse files Browse the repository at this point in the history
  • Loading branch information
outtanames committed Jan 24, 2024
1 parent 9fb9d08 commit 4cadd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repos:
- id: end-of-file-fixer
exclude: ^tests/test_data|^docs|^examples/notebook/|^docker|^nos/catalogs
- id: pretty-format-json
exclude: ^tests/test_data|^docs|^examples/notebook/|^nos/catalogs
exclude: ^tests/test_data|^docs|^examples/notebook/|^catalogs
- id: trailing-whitespace
exclude: ^tests/test_data|^docs|^examples/notebook/
- id: check-added-large-files
Expand Down

0 comments on commit 4cadd7f

Please sign in to comment.