blob: 2cbe1549009c03e72006b126d0089d22c6656ad2 [file] [log] [blame]
# Comment, then empty line with spaces.
.buffers,libc # diagnostics to enable.
# indented comment then top-level file.
-unsafe_buffers_unchecked.cpp
-unsafe_buffers_not_clean_dir/ # Comment on same line
+unsafe_buffers_not_clean_dir/clean_header.h#Comment same line no space.
+unsafe_buffers_not_clean_dir/clean_dir_1/
-unsafe_buffers_not_clean_dir/clean_dir_1/still_not_clean_dir_3/
# Unnecessary exclusion of a directory that is already excluded.
# This shouldn't produce surprising behaviors, like including
# `unsafe_buffers_not_clean_dir_2/` again. See https://crbug.com/357649176
-unsafe_buffers_not_clean_dir/still_not_clean_dir_1/