From 2aada5eea5dc1f7532c76557ec8b60624dedcdf8 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Sun, 30 Apr 2023 06:25:08 -0700 Subject: [PATCH] infra: disable checktyle validation until #77 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index dd60eab..1b16c0f 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,7 @@ + true ${checkstyle.configLocation} ${project.basedir}/config/checkstyle.properties UTF-8