small tweaks and fixes

This commit is contained in:
2021-12-07 13:14:57 +01:00
parent cbcfa8fe56
commit e952a82b65
2 changed files with 4 additions and 4 deletions

View File

@ -3,5 +3,5 @@ BasedOnStyle: Google
IndentWidth: 2
---
Language: Cpp
ColumnWidth: 100
ColumnLimit: 100
---