Skip to content

Commit

Permalink
Exclude a few clang-tidy checks
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Apr 6, 2024
1 parent efb51b8 commit cf183e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
with:
build_dir: "build"
lgtm_comment_body: ''
exclude: 'cppcoreguidelines-avoid-magic-numbers,bugprone-easily-swappable-parameters,misc-non-private-member-variables-in-classes'

- name: Package
run: |
Expand Down

0 comments on commit cf183e7

Please sign in to comment.