Skip to content

Commit

Permalink
fix(quote): when no-quote we now force no quote on contents
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherpickering committed Dec 8, 2022
1 parent 6dde522 commit 0a00b03
Show file tree
Hide file tree
Showing 3 changed files with 1,767 additions and 1,806 deletions.
4 changes: 3 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ default_install_hook_types:
exclude: >
(?x)(
migrations/|
migrations_dev/
migrations_dev/|
package-lock.jons|
poetry.lock
)
repos:
Expand Down
Loading

0 comments on commit 0a00b03

Please sign in to comment.