mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-08-30 18:23:14 +00:00
array indexing style
This commit is contained in:
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 "\[\]"
|
||||||
|
Reference in New Issue
Block a user