feat: move configuration files inside home folder
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
[*.py]
|
||||
indent_size = 4
|
||||
indent_style = space
|
Reference in New Issue
Block a user
@ -0,0 +1,3 @@
|
||||
[*.py]
|
||||
indent_size = 4
|
||||
indent_style = space
|