chore: refine the hg-style.xml specification by returnToInnocence · Pull Request #2457 · apache/hugegraph

@returnToInnocence

@dosubot bot added size:S

This PR changes 10-29 lines, ignoring generated files.

feature

New feature

tests

Add or improve test cases

labels

Feb 23, 2024

@returnToInnocence returnToInnocence changed the title refine the hg-style.xml #2435 no indents change chore: refine the hg-style.xml specification

Feb 23, 2024

javeme

javeme previously approved these changes Feb 24, 2024

@dosubot dosubot bot added the lgtm

This PR has been approved by a maintainer

label

Feb 24, 2024

@returnToInnocence returnToInnocence changed the title chore: refine the hg-style.xml specification chore: refine the hg-style.xml specification [WIP]

Feb 24, 2024

@returnToInnocence

@returnToInnocence

@returnToInnocence returnToInnocence changed the title chore: refine the hg-style.xml specification [WIP] chore: refine the hg-style.xml specification

Feb 25, 2024

@dosubot dosubot bot added size:L

This PR changes 100-499 lines, ignoring generated files.

ci-cd

Build or deploy

and removed size:S

This PR changes 10-29 lines, ignoring generated files.

labels

Feb 25, 2024

@returnToInnocence

@dosubot dosubot bot added size:M

This PR changes 30-99 lines, ignoring generated files.

and removed size:L

This PR changes 100-499 lines, ignoring generated files.

labels

Feb 25, 2024

javeme

imbajin

imbajin previously approved these changes Feb 26, 2024

@returnToInnocence

VGalaxies

VGalaxies pushed a commit that referenced this pull request

Feb 27, 2024
- 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`)