From b6912c2763fe8c4e9501acff282aee472c616029 Mon Sep 17 00:00:00 2001 From: Marcono1234 Date: Wed, 24 Jul 2024 02:03:16 +0200 Subject: [PATCH] Remove old code style configs (#2717) Gson now uses spotless (with google-java-format) for formatting, so these configs are not that useful anymore. Additionally, users can obtain IDE formatting configs from https://github.com/google/styleguide, or use https://github.com/google/google-java-format integrations. This is probably better than duplicating the IDE configurations here. --- lib/gson-cleanup-styles.xml | 51 ------- lib/gson-formatting-styles.xml | 267 --------------------------------- 2 files changed, 318 deletions(-) delete mode 100644 lib/gson-cleanup-styles.xml delete mode 100644 lib/gson-formatting-styles.xml diff --git a/lib/gson-cleanup-styles.xml b/lib/gson-cleanup-styles.xml deleted file mode 100644 index 9e20cb96f5..0000000000 --- a/lib/gson-cleanup-styles.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/lib/gson-formatting-styles.xml b/lib/gson-formatting-styles.xml deleted file mode 100644 index 177e9997d0..0000000000 --- a/lib/gson-formatting-styles.xml +++ /dev/null @@ -1,267 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -