Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LibCpp: Add .clang-format to disable clang-format for the LibCpp Tests
We don't format these files, as they might have been intentionally formatted differently from the normal serenity style for testing. So ignore them from our global style, so clang-format doesn't pick them up by accident.
- Loading branch information