forked from seth/ipv4.army
formatting
This commit is contained in:
parent
e2fd7a343b
commit
fc36802567
8 changed files with 3138 additions and 670 deletions
|
@ -14,7 +14,13 @@
|
|||
"indentStyle": "tab",
|
||||
"lineEnding": "lf"
|
||||
},
|
||||
"assist": { "actions": { "source": { "organizeImports": "on" } } },
|
||||
"assist": {
|
||||
"actions": {
|
||||
"source": {
|
||||
"organizeImports": "on"
|
||||
}
|
||||
}
|
||||
},
|
||||
"css": {
|
||||
"formatter": {
|
||||
"indentStyle": "tab",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue