Raoul Snyman
1471b73403
- Migrate to Hatch - Migrate to Woodpecker CI - Migrate to only Python 3 - Add .editorconfig - Expand .gitignore
9 lines
84 B
INI
9 lines
84 B
INI
root = true
|
|
|
|
[*]
|
|
max_line_length = 120
|
|
|
|
[*.py]
|
|
indent_style = space
|
|
indent_size = 4
|