mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-30 18:10:12 +03:00
Define 4 spaces for indentation in .py files
This commit is contained in:
parent
5e3f9dd3a5
commit
5c201a01d4
|
@ -4,3 +4,4 @@ root = true
|
||||||
|
|
||||||
[*.py]
|
[*.py]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
indent_size = 4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user