This is an automated email from the ASF dual-hosted git repository.

sdanilov pushed a commit to branch ignite-17954
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/ignite-17954 by this push:
     new a544c545b8 IGNITE-17954 .
a544c545b8 is described below

commit a544c545b80158b7b1dd553b3ea32c132d39d29f
Author: Semyon Danilov <[email protected]>
AuthorDate: Mon Oct 24 16:01:02 2022 +0400

    IGNITE-17954 .
---
 .idea/checkstyle-idea.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.idea/checkstyle-idea.xml b/.idea/checkstyle-idea.xml
index 791b56a0c0..d62ef89137 100644
--- a/.idea/checkstyle-idea.xml
+++ b/.idea/checkstyle-idea.xml
@@ -15,7 +15,8 @@
           $PROJECT_DIR$/check-rules/checkstyle-rules.xml
           <option name="properties">
             <map>
-              <entry key="org.checkstyle.google.suppressionfilter.config" 
value="" />
+              <entry key="checkstyle.header.file" value="" />
+              <entry key="org.checkstyle.google.suppressionfilter.config" 
value="$PROJECT_DIR$/check-rules/checkstyle-suppressions.xml" />
               <entry key="org.checkstyle.google.suppressionxpathfilter.config" 
value="" />
             </map>
           </option>

Reply via email to