Skip to content

Commit

Permalink
Exclude submissions from prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
bobot committed May 17, 2024
1 parent 7323df6 commit 9768285
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ repos:
rev: "v3.0.3"
hooks:
- id: prettier
# Exclude are in .prettierignore
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ archive
_site
web/themes/smtcomp/layouts/
web/content/solver_submission/schema.html
submissions/*.json

0 comments on commit 9768285

Please sign in to comment.