this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add top-level clang-format file

Update VScode extensions

+9
+8
.clang-format
··· 1 + --- 2 + BasedOnStyle: Chromium 3 + AlwaysBreakAfterReturnType: TopLevelDefinitions 4 + BreakBeforeBraces: Stroustrup 5 + ColumnLimit: 88 6 + IndentWidth: 4 7 + SpacesInParentheses: false 8 + TabWidth: 4
+1
.config/vscode/extensions.txt
··· 39 39 slevesque.shader@1.1.4 40 40 streetsidesoftware.code-spell-checker@1.9.0 41 41 timonwong.shellcheck@0.9.0 42 + tokoph.ghosttext@1.1.0 42 43 TomiTurtiainen.rf-intellisense@2.8.0 43 44 twxs.cmake@0.0.17 44 45 Veracosta.mib@0.0.4