Skip to content

Commit

Permalink
More consistent formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRedness committed Nov 9, 2022
1 parent bb59cbd commit 727d333
Show file tree
Hide file tree
Showing 34 changed files with 2,806 additions and 2,199 deletions.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
"**/.settings": true,
"**/.factorypath": true
},
"C_Cpp.default.configurationProvider": "vscode-wpilib"
"C_Cpp.default.configurationProvider": "vscode-wpilib",
"files.associations": {
"fstream": "cpp"
}
}
Loading

0 comments on commit 727d333

Please # to comment.