Skip to content
Snippets Groups Projects
Unverified Commit 9f8d25c5 authored by George Hickman's avatar George Hickman
Browse files

Explicitly configure isort

parent d7205b7e
No related branches found
No related tags found
No related merge requests found
[settings]
known_first_party=esi, home, images, navigation, search, settings, standardpages, urls, utils, wsgi
default_section=FIRSTPARTY
force_grid_wrap=0
include_trailing_comma=True
known_first_party=esi, home, images, navigation, search, settings, standardpages, urls, utils, wsgi
line_length=88
multi_line_output=3
skip_glob = .direnv,node_modules,venv,**/migrations/**
use_parentheses=True
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment