ci: add linting & formatting

Signed-off-by: Chapman Pendery <cpendery@vt.edu>
This commit is contained in:
Chapman Pendery
2023-10-08 01:33:07 -07:00
parent 84acea01da
commit af29b9ce6e
11 changed files with 4320 additions and 40 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"tabWidth": 2,
"useTabs": false,
"printWidth": 160
}