mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-20 14:58:29 +00:00
7 lines
No EOL
209 B
INI
7 lines
No EOL
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 |