chore: Python files use 4-space indentation
This commit is contained in:
parent
c58ad05cbd
commit
150408a958
|
|
@ -9,5 +9,5 @@ indent_size = 2
|
|||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[{*.java,pom.xml}]
|
||||
[{*.java,pom.xml,*.py}]
|
||||
indent_size = 4
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user