mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
tweaks
This commit is contained in:
parent
091a64b756
commit
cd4f95f1ef
1 changed files with 2 additions and 2 deletions
|
|
@ -11,11 +11,11 @@ end_of_line = lf
|
|||
insert_final_newline = true
|
||||
charset = utf-8
|
||||
|
||||
[**/*.{js,html,css}]
|
||||
[*.{js,html,css}]
|
||||
indent_style = tab
|
||||
indent_size = 2
|
||||
|
||||
[**/*.py]
|
||||
[*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue