mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-08 08:29:35 +03:00
8 lines
109 B
INI
8 lines
109 B
INI
# EditorConfig is awesome: http://EditorConfig.org
|
|
|
|
root = true
|
|
|
|
[*.py]
|
|
indent_style = space
|
|
indent_size = 4
|