Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【enhancement 】当前checkstyle无法检查不必要的垂直对齐 #1127

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

provenceee
Copy link
Collaborator

【修复issue】 #1126

【修改内容】修改checkstyle,检查不必要的垂直对齐,增加符合checkstyle规则的idea CodeStyle,方便自动格式化

【用例描述】不涉及

【自测情况】可以检查出不必要的垂直对齐

【影响范围】无

@provenceee provenceee added the kind/enhancement Issues or PRs releated to sermant enhancement label Mar 16, 2023
@provenceee provenceee self-assigned this Mar 16, 2023
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (46a48c4) 43.53% compared to head (5e68a91) 43.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1127   +/-   ##
==========================================
  Coverage      43.53%   43.53%           
- Complexity      3022     3025    +3     
==========================================
  Files            748      748           
  Lines          16064    16064           
  Branches        1742     1742           
==========================================
  Hits            6993     6993           
+ Misses          8205     8198    -7     
- Partials         866      873    +7     
Flag Coverage Δ
unittests 43.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 11 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@robotLJW robotLJW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@robotLJW robotLJW added the status/lgtm Indicates that a PR is ready to be merged. label Mar 17, 2023
@robotLJW robotLJW merged commit 300efe7 into sermant-io:develop Mar 17, 2023
@provenceee provenceee deleted the checkstyle branch March 17, 2023 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Issues or PRs releated to sermant enhancement status/lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants