diff --git a/.baseline/checkstyle/checkstyle-suppressions.xml b/.baseline/checkstyle/checkstyle-suppressions.xml index 59e401ce..5b9a462f 100644 --- a/.baseline/checkstyle/checkstyle-suppressions.xml +++ b/.baseline/checkstyle/checkstyle-suppressions.xml @@ -11,6 +11,7 @@ + diff --git a/.baseline/checkstyle/checkstyle.xml b/.baseline/checkstyle/checkstyle.xml index 2677cbb5..103b7e00 100644 --- a/.baseline/checkstyle/checkstyle.xml +++ b/.baseline/checkstyle/checkstyle.xml @@ -19,7 +19,7 @@ - + @@ -39,8 +39,13 @@ + + + + + - + @@ -73,7 +78,12 @@ - + @@ -165,11 +175,11 @@ - + - + @@ -287,11 +297,6 @@ - - - - - @@ -319,7 +324,7 @@ - + @@ -396,7 +401,7 @@ - + @@ -411,7 +416,7 @@ - + diff --git a/.baseline/copyright/apache-2.0.txt b/.baseline/copyright/001_apache-2.0.txt similarity index 87% rename from .baseline/copyright/apache-2.0.txt rename to .baseline/copyright/001_apache-2.0.txt index c12d5ab0..54d4a031 100644 --- a/.baseline/copyright/apache-2.0.txt +++ b/.baseline/copyright/001_apache-2.0.txt @@ -1,4 +1,4 @@ -Copyright ${today.year} Palantir Technologies, Inc. All rights reserved. +(c) Copyright ${today.year} Palantir Technologies Inc. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/.baseline/eclipse/org.eclipse.jdt.core.prefs b/.baseline/eclipse/org.eclipse.jdt.core.prefs index dc125f1d..fc7a7ddf 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 c0204737..f2990d96 100644 --- a/.baseline/eclipse/static/dotfile.settings/org.eclipse.jdt.ui.prefs +++ b/.baseline/eclipse/static/dotfile.settings/org.eclipse.jdt.ui.prefs @@ -11,7 +11,7 @@ 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=