Skip to content

Commit

Permalink
remove migrations from exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Jan 30, 2024
1 parent 26d6e88 commit 6abb017
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion {{ cookiecutter.__project_name_kebab }}/ruff.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
extend-exclude = [
"migrations",
"LC_MESSAGES",
"locale",
]
Expand Down

0 comments on commit 6abb017

Please sign in to comment.