diff --git a/.github/workflows/maven-settings.xml b/.github/workflows/maven-settings.xml
index df833df..ea453f2 100644
--- a/.github/workflows/maven-settings.xml
+++ b/.github/workflows/maven-settings.xml
@@ -20,6 +20,16 @@
https://maven.pkg.github.com/aboutbits/*
+
+
+ central
+ https://repo1.maven.org/maven2
+
+
+ github
+ https://maven.pkg.github.com/aboutbits/*
+
+
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
index 3baea1a..7908617 100644
--- a/.idea/codeStyles/Project.xml
+++ b/.idea/codeStyles/Project.xml
@@ -1,12 +1,22 @@
+
+
+
+
+
+
+
+
+
+
@@ -17,6 +27,9 @@
+
+
+
diff --git a/.idea/misc.xml b/.idea/misc.xml
index ef964bb..4d81fe9 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,5 +1,10 @@
+
+
+
+
+
\ No newline at end of file
+
diff --git a/checkstyle-suppressions.xml b/checkstyle-suppressions.xml
deleted file mode 100644
index 15eaff5..0000000
--- a/checkstyle-suppressions.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/checkstyle.xml b/checkstyle.xml
deleted file mode 100644
index bc63cfb..0000000
--- a/checkstyle.xml
+++ /dev/null
@@ -1,210 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pom.xml b/pom.xml
index 776fd98..a74133c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,9 +173,7 @@
3.5.0
checkstyle.xml
-
- checkstyle-suppressions.xml
-
+ checkstyle-suppressions.xml
true
true
true
@@ -196,6 +194,11 @@
checkstyle
10.18.1
+
+ it.aboutbits
+ java-checkstyle-config
+ 1.0.1
+