rules.json 89 B

1234567
  1. {
  2. "ignore_patterns": [
  3. ".*Building CXX.*",
  4. ".*Linking CXX.*"
  5. ]
  6. }