blob: e2783af81d58ad34bf346cf07bb1ba8e3dcef4ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Not Linux, so don't expect a Linux tree.
--no-tree
# Ignore aspects we don't follow here.
--ignore SPLIT_STRING
--ignore GIT_COMMIT_ID
--ignore C99_COMMENT_TOLERANCE
--ignore VSPRINTF_POINTER_EXTENSION
|