netblue30 / firejail

Linux namespaces and seccomp-bpf sandbox
https://firejail.wordpress.com
GNU General Public License v2.0
5.83k stars 568 forks source link

build: remove clean dependency from cppcheck targets #6343

Closed kmk3 closed 6 months ago

kmk3 commented 6 months ago

Cleaning does not appear to make a difference; the same amount of files is checked with/without cleaning.

Environment: cppcheck 2.12.0-3 on Artix Linux.

Added on commit 4e22add64 ("llvm scan", 2015-11-29).

This is a follow-up to #6222.