From 5da5e95eb827563d391d5c2cf97025c871706728 Mon Sep 17 00:00:00 2001 From: Andrew Shkrob Date: Sat, 28 Dec 2024 22:55:39 +0100 Subject: [PATCH] [java] Update codestyle Signed-off-by: Andrew Shkrob --- android/code_style_scheme.xml | 229 -------------- .../config/AndroidStudioCodestyle.xml | 2 +- docs/JAVA_STYLE.md | 4 +- .../formatter/OrganicMapsCppEclipse.xml | 166 ---------- .../formatter/OrganicMapsJavaEclipse.xml | 291 ------------------ 5 files changed, 3 insertions(+), 689 deletions(-) delete mode 100644 android/code_style_scheme.xml rename tools/android/formatter/OrganicMapsAndroidStudio.xml => android/config/AndroidStudioCodestyle.xml (99%) delete mode 100644 tools/android/formatter/OrganicMapsCppEclipse.xml delete mode 100644 tools/android/formatter/OrganicMapsJavaEclipse.xml diff --git a/android/code_style_scheme.xml b/android/code_style_scheme.xml deleted file mode 100644 index f6a2f72e14d1d..0000000000000 --- a/android/code_style_scheme.xml +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - xmlns:android - - ^$ - - - -
-
- - - - xmlns:.* - - ^$ - - - BY_NAME - -
-
- - - - .*:id - - http://schemas.android.com/apk/res/android - - - -
-
- - - - .*:name - - http://schemas.android.com/apk/res/android - - - -
-
- - - - name - - ^$ - - - -
-
- - - - style - - ^$ - - - -
-
- - - - .* - - ^$ - - - BY_NAME - -
-
- - - - .* - - http://schemas.android.com/apk/res/android - - - ANDROID_ATTRIBUTE_ORDER - -
-
- - - - .* - - .* - - - BY_NAME - -
-
-
-
-
\ No newline at end of file diff --git a/tools/android/formatter/OrganicMapsAndroidStudio.xml b/android/config/AndroidStudioCodestyle.xml similarity index 99% rename from tools/android/formatter/OrganicMapsAndroidStudio.xml rename to android/config/AndroidStudioCodestyle.xml index 76ca7cb1e1f23..a24fba24af32b 100644 --- a/tools/android/formatter/OrganicMapsAndroidStudio.xml +++ b/android/config/AndroidStudioCodestyle.xml @@ -18,7 +18,7 @@ -