From a565bc60533c29489afad5fb9ec4bced250a508b Mon Sep 17 00:00:00 2001
From: buildmaster eclipse-code-formatter.xml file from the
Spring
Cloud Build project. If using IntelliJ, you can use the
-Eclipse Code Formatter
+Eclipse Code Formatter
Plugin to import the same file.
When writing a commit message please follow these conventions, +
When writing a commit message please follow these conventions,
if you are fixing an existing issue please add Fixes gh-XXXX at the end of the commit
message (where XXXX is the issue number).
<?xml version="1.0"?> <!DOCTYPE suppressions PUBLIC "-//Puppy Crawl//DTD Suppressions 1.1//EN" - "http://www.puppycrawl.com/dtds/suppressions_1_1.dtd"> + "https://www.puppycrawl.com/dtds/suppressions_1_1.dtd"> <suppressions> <suppress files=".*ConfigServerApplication\.java" checks="HideUtilityClassConstructor"/> <suppress files=".*ConfigClientWatch\.java" checks="LineLengthCheck"/>