mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Force allman brace style in vscode
This commit is contained in:
parent
cf010cd002
commit
8bde8963c2
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"dfmt.braceStyle": "allman"
|
||||
}
|
Loading…
Reference in a new issue