make object fields public and fixup compile errors
Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
parent
8a76573983
commit
5da995b47e
13 changed files with 258 additions and 216 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Checks: >-
|
||||
-*,
|
||||
bugprone-*,
|
||||
bugprone-*, -bugprone-lambda-function-name,
|
||||
cppcoreguidelines-*, -cppcoreguidelines-owning-memory,
|
||||
clang-analyzer-*,
|
||||
google-*, -google-readability-todo,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue