Skip to content

Commit

Permalink
iox-eclipse-iceoryx#1391 Adapt cland-tidy scan to new directory
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
  • Loading branch information
mossmaurice committed Oct 6, 2022
1 parent fefdfe1 commit 8df3409
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .clang-tidy-diff-scans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@
./iceoryx_hoofs/test/moduletests/test_unit*
./iceoryx_hoofs/source/units/*

./iceoryx_hoofs/include/iceoryx_hoofs/internal/relocatable_pointer/*
./iceoryx_hoofs/include/iceoryx_hoofs/internal/memory/*
./iceoryx_hoofs/include/iceoryx_hoofs/memory/*
./iceoryx_hoofs/test/moduletests/test_relative_pointer*
./iceoryx_hoofs/source/relocatable_pointer/*
./iceoryx_hoofs/source/memory/*

./iceoryx_hoofs/include/iceoryx_hoofs/internal/concurrent/*
./iceoryx_hoofs/include/iceoryx_hoofs/concurrent/*
Expand Down

0 comments on commit 8df3409

Please sign in to comment.