Skip to content
Snippets Groups Projects
no_assert_check.sh 149 B
Newer Older
grep '\<assert\>' -- $(git ls-files | grep '\.[hc]$' | grep -vE '^(contrib|bench|tests|daemon/ratelimiting.test)/|^lib/kru')