diff --git a/.baseline/checkstyle/checkstyle-suppressions.xml b/.baseline/checkstyle/checkstyle-suppressions.xml index 7981fd26b52..c0f855b1429 100644 --- a/.baseline/checkstyle/checkstyle-suppressions.xml +++ b/.baseline/checkstyle/checkstyle-suppressions.xml @@ -1,17 +1,21 @@ - + "-//Checkstyle//DTD SuppressionFilter Configuration 1.2//EN" + "https://checkstyle.org/dtds/suppressions_1_2.dtd"> - + + + + + + @@ -21,17 +25,5 @@ - - - - - - - - - - - - - + diff --git a/.baseline/checkstyle/checkstyle.xml b/.baseline/checkstyle/checkstyle.xml index 0775cbba707..cd19cae4588 100644 --- a/.baseline/checkstyle/checkstyle.xml +++ b/.baseline/checkstyle/checkstyle.xml @@ -1,7 +1,7 @@ + "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN" + "https://checkstyle.org/dtds/configuration_1_3.dtd"> + + + + + + + + + - - - - - + + + + + + + + @@ -73,7 +86,14 @@ - + @@ -95,8 +115,6 @@ - - @@ -113,10 +131,30 @@ + + + + + + + + + - + + + + + + + + + + + + @@ -126,9 +164,14 @@ + + + + + @@ -145,32 +188,35 @@ - + + + + + + - - + - + + - - - + - + - + @@ -248,6 +294,11 @@ + + + + + @@ -288,11 +339,6 @@ - - - - - @@ -304,7 +350,18 @@ - + + + + + + + + + + + + @@ -317,20 +374,16 @@ - - + + - - - - + - + @@ -362,14 +415,14 @@ - + + @@ -381,8 +434,10 @@ - - + + + + @@ -399,7 +454,7 @@ - + @@ -414,10 +469,9 @@ - + - diff --git a/.baseline/copyright/001_apache-2.0.txt b/.baseline/copyright/001_apache-2.0.txt index 397be59b856..54d4a0312b5 100644 --- a/.baseline/copyright/001_apache-2.0.txt +++ b/.baseline/copyright/001_apache-2.0.txt @@ -10,4 +10,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License. diff --git a/.baseline/eclipse/org.eclipse.jdt.core.prefs b/.baseline/eclipse/org.eclipse.jdt.core.prefs index dc125f1d3f9..fc7a7ddf5ed 100644 --- a/.baseline/eclipse/org.eclipse.jdt.core.prefs +++ b/.baseline/eclipse/org.eclipse.jdt.core.prefs @@ -109,7 +109,7 @@ org.eclipse.jdt.core.formatter.indent_statements_compare_to_body=true org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases=true org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=true org.eclipse.jdt.core.formatter.indentation.size=4 -org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field=insert +org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field=do not insert org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method=insert org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package=insert diff --git a/.baseline/eclipse/static/dotfile.settings/org.eclipse.jdt.ui.prefs b/.baseline/eclipse/static/dotfile.settings/org.eclipse.jdt.ui.prefs index 62d5a2d3868..f2990d9699f 100644 --- a/.baseline/eclipse/static/dotfile.settings/org.eclipse.jdt.ui.prefs +++ b/.baseline/eclipse/static/dotfile.settings/org.eclipse.jdt.ui.prefs @@ -5,13 +5,13 @@ formatter_settings_version=12 org.eclipse.jdt.ui.exception.name=e org.eclipse.jdt.ui.gettersetter.use.is=false org.eclipse.jdt.ui.ignorelowercasenames=true -org.eclipse.jdt.ui.importorder=\#java;\#javax;\#org;\#com;\#;java;javax;org;com; +org.eclipse.jdt.ui.importorder=; org.eclipse.jdt.ui.javadoc=false org.eclipse.jdt.ui.keywordthis=false org.eclipse.jdt.ui.ondemandthreshold=99 org.eclipse.jdt.ui.overrideannotation=true org.eclipse.jdt.ui.staticondemandthreshold=99 -org.eclipse.jdt.ui.text.custom_code_templates=