================
@@ -0,0 +1,24 @@
+// RUN: %check_clang_tidy %s readability-duplicate-include %t -- \
+// RUN:   -config="{CheckOptions: 
{readability-duplicate-include.IgnoredFilesList: 'pack_.*\\.h'}}" 
-header-filter='' \
----------------
vbvictor wrote:

Can we write `-header-filter=''` on next line so that each line wouldn't be 
very long.
We of course don't enforce 80-char here but it's good to keep lines closer 
threshold when possible.

https://github.com/llvm/llvm-project/pull/168196
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to