mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-21 22:38:02 +00:00
9ab2487378
* Swap to using tabs in json * Update .editorconfig
14 lines
206 B
INI
14 lines
206 B
INI
root = true
|
|
[*]
|
|
indent_style=space
|
|
indent_size=2
|
|
tab_width=2
|
|
end_of_line=lf
|
|
charset=utf-8
|
|
trim_trailing_whitespace=true
|
|
max_line_length=120
|
|
insert_final_newline=true
|
|
[*.json]
|
|
indent_style=tab
|
|
indent_size=4
|