From d9e4e6328aa4157737975b9596555be894d55b2f Mon Sep 17 00:00:00 2001 From: Leonid Shalupov Date: Tue, 28 Sep 2021 22:18:08 +0200 Subject: [PATCH] jps-bootstrap: code style GitOrigin-RevId: b79932c374b7037bf3a632696123487db5e64e52 --- .../jps-bootstrap/.idea/codeStyleSettings.xml | 511 ++++++++++++++++++ .../.idea/codeStyles/codeStyleConfig.xml | 5 + 2 files changed, 516 insertions(+) create mode 100644 platform/jps-bootstrap/.idea/codeStyleSettings.xml create mode 100644 platform/jps-bootstrap/.idea/codeStyles/codeStyleConfig.xml diff --git a/platform/jps-bootstrap/.idea/codeStyleSettings.xml b/platform/jps-bootstrap/.idea/codeStyleSettings.xml new file mode 100644 index 000000000000..f2208b8a82f0 --- /dev/null +++ b/platform/jps-bootstrap/.idea/codeStyleSettings.xml @@ -0,0 +1,511 @@ + + + + + + \ No newline at end of file diff --git a/platform/jps-bootstrap/.idea/codeStyles/codeStyleConfig.xml b/platform/jps-bootstrap/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 000000000000..79ee123c2b23 --- /dev/null +++ b/platform/jps-bootstrap/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file