cram fixes

This commit is contained in:
Reid D. 'arrdem' McKenzie 2022-01-09 00:07:00 -07:00
commit 60d40bd956
4 changed files with 64 additions and 27 deletions

View file

@ -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