Skip to content

Make sure there no multiple empty lines and every file ends with a new line #1417

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

Merged

Conversation

siri-varma
Copy link
Contributor

@siri-varma siri-varma commented Jun 11, 2025

Description

Disable multiple empty lines

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1303

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@siri-varma siri-varma requested review from a team as code owners June 11, 2025 18:16
@siri-varma siri-varma changed the title Disallow multiple Empty lines Make sure there no multiple empty lines and every file ends with a new line Jun 11, 2025
Copy link
Contributor

@artur-ciocanu artur-ciocanu left a comment

Choose a reason for hiding this comment

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

Wonderful!

@artur-ciocanu artur-ciocanu merged commit 2454fec into dapr:master Jun 12, 2025
9 checks passed
Copy link

codecov bot commented Jun 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.51%. Comparing base (d759c53) to head (1dc376d).
Report is 170 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1417      +/-   ##
============================================
+ Coverage     76.91%   78.51%   +1.59%     
- Complexity     1592     1867     +275     
============================================
  Files           145      230      +85     
  Lines          4843     5790     +947     
  Branches        562      601      +39     
============================================
+ Hits           3725     4546     +821     
- Misses          821      924     +103     
- Partials        297      320      +23     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automate PR Header Checks & Disallow multiple empty lines
4 participants