mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 05:32:50 +01:00
Force allman brace style in vscode
This commit is contained in:
parent
cf010cd002
commit
8bde8963c2
1 changed files with 3 additions and 0 deletions
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