Skip to content
Snippets Groups Projects
Commit 17c89837 authored by George Hickman's avatar George Hickman Committed by Fredrik Jonsson
Browse files

Explicitly configure isort

parent 84b0944b
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