Revert "trivial: Fix clang-format of JSON files for newer versions of clang"

This reverts commit 2eb4357a70.
This commit is contained in:
Richard Hughes 2023-02-03 15:43:04 +00:00
parent 2eb4357a70
commit d2082a5f3b

View File

@ -36,9 +36,6 @@ PenaltyBreakBeforeFirstCallParameter: '15'
---
Language: 'Proto'
---
Language: 'Json'
BasedOnStyle: llvm
---
Language: 'Cpp'
IncludeCategories:
- Regex: '^"config.h"$'