Server/src/main/resources/checkstyle-ignore.xml
Snoweuph 6f2cb8bfc1
Some checks failed
Quality Check / Validate OAS (push) Has been cancelled
Quality Check / Static Analysis (push) Has been cancelled
Quality Check / Testing (push) Has been cancelled
Quality Check / Linting (push) Has been cancelled
Build Application / build (push) Failing after 27s
Build Application / build-docker (push) Has been skipped
Build Application / release (push) Has been skipped
chore: setup
2025-02-01 14:25:24 +01:00

7 lines
227 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="build[\\/]" checks="." />
</suppressions>