mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
7 lines
209 B
INI
7 lines
209 B
INI
[settings]
|
|
line_length = 88
|
|
indent = ' '
|
|
force_single_line = true
|
|
import_heading_stdlib = Standard Library Imports
|
|
import_heading_thirdparty = Third Party Imports
|
|
import_heading_firstparty = Project Imports |