mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-04-19 14:22:54 +00:00
array indexing style
This commit is contained in:
parent
5809da1a75
commit
70fe1aa9f4
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -13,3 +13,6 @@
|
|||||||
},
|
},
|
||||||
"vscode-codscript.use_builtin_completionItems": false
|
"vscode-codscript.use_builtin_completionItems": false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// use below to verify array indexing spacing style
|
||||||
|
// egrep -ron "(\[\S|\S\])" --include \*.gsc ./ | egrep -v "\[\[" | egrep -v "\]\]" | egrep -v "\[\]"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user