1---
2exclude_paths:
3  - "lib/ccan-*.c"
4  - "lib/getopt*"
5  - "lib/glibc-*.c"
6  - "lib/libltdl/**"
7  - "lib/hanson-*.c"
8  - "lib/openbsd-*.c"
9  - "lib/pr_fnmatch*.c"
10  - "tests/**"
11