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

[FEATURE] Allow to omit package authors in Header rule #62

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

eliashaeussler
Copy link
Owner

This PR adds support for an empty array of package authors. This effectively allows to omit package authors in Header rule, which was not officially supported previously.

@eliashaeussler eliashaeussler added the enhancement New feature or request label Jan 22, 2024
@eliashaeussler eliashaeussler self-assigned this Jan 22, 2024
Copy link

codeclimate bot commented Jan 22, 2024

Code Climate has analyzed commit 4de970f and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e21df93) 100.00% compared to head (4de970f) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##                main       #62   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        35        36    +1     
===========================================
  Files              7         7           
  Lines            129       132    +3     
===========================================
+ Hits             129       132    +3     

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

@eliashaeussler eliashaeussler merged commit f65f219 into main Jan 22, 2024
13 checks passed
@eliashaeussler eliashaeussler deleted the feature/omit-authors branch January 22, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant