-
Notifications
You must be signed in to change notification settings - Fork 521
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: refine the hg-style.xml specification (#2457)
- Change the maximum wrap text length for XML to 120 (via `hg-style.xml`) - Add a blank line between method definitions, inner class definitions, and static code blocks (via `hg-style.xml`) - Add `<p>` tags to Javadoc blank lines (via `hg-style.xml`) - `.xml` file leaves a blank line at the end (via `.editorconfig`) - Class declaration requires a blank line before and after each line (via `hg-style.xml`) - Javadoc line comment not in line (via `hg-style.xml`) - `.properties` file leaves empty lines (via `hg-style.xml`) - `.yaml` file braces `{}`, brackets `[]` remove spaces (via `hg-style.xml`)
- Loading branch information
1 parent
d0f63c8
commit 47a68f0
Showing
2 changed files
with
30 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters