aboutgitcodebugslistschat
path: root/test/build/static_checkers
Commit message (Collapse)AuthorAgeFilesLines
* passt: Add clang-tidy Makefile target and test, take care of warningsStefano Brivio2021-10-201-0/+18
Most are just about style and form, but a few were actually serious mistakes (NDP-related). Signed-off-by: Stefano Brivio <sbrivio@redhat.com>