From 1823c64129de90f82dd24aa519759e26f417a99e Mon Sep 17 00:00:00 2001 From: Roman Leventov Date: Wed, 24 Apr 2019 16:48:12 +0200 Subject: [PATCH 1/3] Make JavaScript and XML errors non-TeamCity errors; Update JavaScript language level to ES6 in IntelliJ settings --- .idea/inspectionProfiles/Druid.xml | 13 + .../inspectionProfiles/profiles_settings.xml | 27 +- .idea/misc.xml | 15 +- .idea/xml-schemas/assembly-2.0.0.xsd | 1364 +++++++++++++++++ .idea/xml-schemas/svg11.dtd | 333 ++++ .../topn/TopNQueryQueryToolChestTest.java | 2 +- 6 files changed, 1743 insertions(+), 11 deletions(-) create mode 100644 .idea/xml-schemas/assembly-2.0.0.xsd create mode 100644 .idea/xml-schemas/svg11.dtd diff --git a/.idea/inspectionProfiles/Druid.xml b/.idea/inspectionProfiles/Druid.xml index 0a9adb12ec01..9770c11edbfc 100644 --- a/.idea/inspectionProfiles/Druid.xml +++ b/.idea/inspectionProfiles/Druid.xml @@ -17,7 +17,9 @@ + + @@ -58,6 +60,7 @@ +