LF8/config/checkstyle/checkstyle-ignore.xml
Jan Klattenhoff 37c9a466d5
All checks were successful
Quality Check / Gradle Check (pull_request) Successful in 4m19s
build: add checkstyle configuration and workflow jobs
2024-09-25 10:34:06 +02:00

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>