diff --git a/README.md b/README.md
index 9ad7c0e..05b1d39 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,14 @@ Java Code Styles
IntelliJ IDEA code style settings for Square's Java and Android projects.
+Deprecated
+----------
+
+These code styles aren't maintained anymore. Block / Square has adopted
+[ktfmt](https://github.com/facebook/ktfmt) with its code style.
+[`.editorconfig`](https://spec.editorconfig.org/index.html) files are a better alternative to share
+code styles and are supported in Jetbrains IDEs.
+
Installation
------------
diff --git a/configs/codestyles/Square.xml b/configs/codestyles/Square.xml
index d7b0a46..ebee07c 100644
--- a/configs/codestyles/Square.xml
+++ b/configs/codestyles/Square.xml
@@ -77,6 +77,8 @@
+
+
diff --git a/configs/codestyles/SquareAndroid.xml b/configs/codestyles/SquareAndroid.xml
index cea07c4..a099107 100644
--- a/configs/codestyles/SquareAndroid.xml
+++ b/configs/codestyles/SquareAndroid.xml
@@ -99,6 +99,11 @@
+
@@ -109,6 +114,8 @@
+
+
@@ -258,6 +265,7 @@
+
@@ -416,4 +424,4 @@
-
\ No newline at end of file
+
diff --git a/configs/inspection/Square.xml b/configs/inspection/Square.xml
index cdbff23..a87576b 100644
--- a/configs/inspection/Square.xml
+++ b/configs/inspection/Square.xml
@@ -1,10 +1,46 @@
-
-
+
+
-
-
+
+
+
+