mirror of
https://github.com/outbackdingo/step-ca-webui.git
synced 2026-01-27 02:20:16 +00:00
editorconfig line length for python
This commit is contained in:
@@ -44,4 +44,7 @@ ij_html_remove_new_line_before_tags = br
|
||||
ij_html_space_after_tag_name = false
|
||||
ij_html_space_around_equality_in_attribute = false
|
||||
ij_html_space_inside_empty_tag = false
|
||||
ij_html_text_wrap = normal
|
||||
ij_html_text_wrap = normal
|
||||
|
||||
[{*.py,*.pyw}]
|
||||
max_line_length = 88
|
||||
Reference in New Issue
Block a user