|
Last change
on this file was 36483, checked in by stoecker, 2 months ago |
|
set eol-style, fix checkstyle issues, add ignores
|
-
Property svn:eol-style
set to
LF
|
|
File size:
366 bytes
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <!DOCTYPE suppressions PUBLIC
|
|---|
| 3 | "-//Puppy Crawl//DTD Suppressions 1.0//EN"
|
|---|
| 4 | "http://www.puppycrawl.com/dtds/suppressions_1_0.dtd">
|
|---|
| 5 | <suppressions>
|
|---|
| 6 | <suppress checks="HeaderCheck" files=".*(/|\\)imagery_offset_db(/|\\).*\.java" />
|
|---|
| 7 | <suppress checks="HeaderCheck" files=".*(/|\\)mapdust(/|\\).*\.java" />
|
|---|
| 8 | </suppressions>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.