Skip to content

Commit

Permalink
Undo skip gitignore for black profile
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Dec 30, 2020
1 parent 9c60ce1 commit 570b66e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion isort/profiles.py
Expand Up @@ -8,7 +8,6 @@
"use_parentheses": True,
"ensure_newline_before_comments": True,
"line_length": 88,
"skip_gitignore": True,
}
django = {
"combine_as_imports": True,
Expand Down

0 comments on commit 570b66e

Please sign in to comment.