You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

suppressions.xml 236B

123456789
  1. <?xml version="1.0"?>
  2. <!DOCTYPE suppressions PUBLIC
  3. "-//Puppy Crawl//DTD Suppressions 1.1//EN"
  4. "http://www.puppycrawl.com/dtds/suppressions_1_1.dtd">
  5. <suppressions>
  6. <suppress files="[/\\]target[/\\]" checks=".*"/>
  7. </suppressions>