Skip to content

style: enable NoWhitespaceAfter in checkstyle #5442

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

Closed

Conversation

vrp0211
Copy link

@vrp0211 vrp0211 commented Sep 4, 2024

  • [x ] I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • [x ] All functions and variable names follow Java naming conventions.
  • [x ] All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • [x ] All new code is formatted with clang-format -i --style=file path/to/your/file.java

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.26%. Comparing base (175c846) to head (37056bc).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5442      +/-   ##
============================================
- Coverage     51.27%   51.26%   -0.01%     
+ Complexity     3193     3192       -1     
============================================
  Files           524      524              
  Lines         15194    15194              
  Branches       2893     2893              
============================================
- Hits           7790     7789       -1     
  Misses         7083     7083              
- Partials        321      322       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vrp0211 vrp0211 changed the title Enable no whitespace after style: enable NoWhitespaceAfter in checkstyle Sep 5, 2024
@vrp0211 vrp0211 closed this Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants