cram fixes
This commit is contained in:
parent
bb50fa2c20
commit
60d40bd956
4 changed files with 64 additions and 27 deletions
|
@ -6,7 +6,7 @@ multi_line_output = 3
|
|||
lines_after_imports = 2
|
||||
default_section = THIRDPARTY
|
||||
known_localfolder = datalog
|
||||
sections = FUTURE,STDLIB,LOCALFOLDER,THIRDPARTY,
|
||||
sections = STDLIB,LOCALFOLDER,FIRSTPARTY,THIRDPARTY
|
||||
|
||||
force_sort_within_sections = 1
|
||||
force_alphabetical_sort_within_sections = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue