fix: purge clang-formats

This commit is contained in:
Barrett Ruth 2026-01-25 22:14:05 -05:00
parent 3445a7d001
commit 6cea7c9766
131 changed files with 1 additions and 1485 deletions

View file

@ -1,9 +0,0 @@
BasedOnStyle: Google
AllowShortBlocksOnASingleLine: false
AllowShortCaseLabelsOnASingleLine: false
AllowShortCompoundRequirementOnASingleLine: false
AllowShortEnumsOnASingleLine: false
AllowShortFunctionsOnASingleLine: false
AllowShortIfStatementsOnASingleLine: false
AllowShortLambdasOnASingleLine: false
AllowShortLoopsOnASingleLine: false