Skip to content

Commit 792c7d3

Browse files
committed
Do not attempt to fornat migrations
isort should not sort migrations Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent ad9863e commit 792c7d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,4 @@ profile = "black"
8888
line_length = 100
8989
force_single_line = true
9090
skip_gitignore = true
91+
skip_glob = "*/migrations/*"

0 commit comments

Comments
 (0)