Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feature_improve_doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanwm committed Aug 2, 2024
2 parents 83c0e74 + d51b130 commit 6c36891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
ignore: '.github|_deps|CMakeFiles|spdlog*'
format-review: true
tidy-review: true
files-changed-only: false
files-changed-only: true
thread-comments: true
tidy-checks: 'boost-*,bugprone-*,performance-*,readability-*,portability-*,modernize-*,clang-analyzer-*,cppcoreguidelines-*,-modernize-use-trailing-return-type,-modernize-use-emplace,-readability-redundant-access-specifiers'

Expand Down

0 comments on commit 6c36891

Please sign in to comment.