Jan Klattenhoff
77f2b73085
SCRUM-44 #closenot Co-authored-by: Phan Huy Tran <ptran@noreply.localhost> Reviewed-on: #6 Co-authored-by: Jan Klattenhoff <jan@kjan.de> Co-committed-by: Jan Klattenhoff <jan@kjan.de>
10 lines
272 B
XML
10 lines
272 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE suppressions PUBLIC
|
|
"-//Puppy Crawl//DTD Suppressions 1.2//EN"
|
|
"https://checkstyle.org/dtds/suppressions_1_2.dtd"
|
|
>
|
|
|
|
<suppressions>
|
|
<suppress files="[\\/]de[\\/]hmmh[\\/]pmt[\\/]oas" checks="."/>
|
|
</suppressions>
|