Commit Graph

5 Commits (765d55208f233ab97b9dc8b51a9b9ced2aa4747c)

Author SHA1 Message Date
smilczek 8cf431aeb2 Added a missing comma 2 years ago
smilczek f27dfd3f57 Added modernize-avoid-bind to .clang-tidy 2 years ago
jvoisin 24eb1165fc Fix .clang-format and .clang-tidy
- `AlwaysBreakTemplateDeclarations` is a ternary, no a boolean.
- `WarningsAsErrors` is the list of checks that should be treated as errors,
  not a boolean.
2 years ago
jvoisin 810f1e2c04 Enable clang-analyser in clang-tidy 2 years ago
Project579 c3e2f84273 Fix clang-tidy on CI and introduce .clang-tidy file 3 years ago