Skip to content

Add aliases for PackageNaming and InvalidPackageDeclaration #5795

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
merged 1 commit into from
Feb 19, 2023

Conversation

osipxd
Copy link
Contributor

@osipxd osipxd commented Feb 19, 2023

Closes #5540

@github-actions github-actions bot added the rules label Feb 19, 2023
@codecov
Copy link

codecov bot commented Feb 19, 2023

Codecov Report

Merging #5795 (cb1f554) into main (5938af0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main    #5795   +/-   ##
=========================================
  Coverage     84.54%   84.54%           
- Complexity     3744     3745    +1     
=========================================
  Files           546      546           
  Lines         12780    12781    +1     
  Branches       2229     2229           
=========================================
+ Hits          10805    10806    +1     
  Misses          861      861           
  Partials       1114     1114           
Impacted Files Coverage Δ
...h/detekt/rules/naming/InvalidPackageDeclaration.kt 96.87% <100.00%> (+0.10%) ⬆️
...ab/arturbosch/detekt/rules/naming/PackageNaming.kt 94.44% <100.00%> (ø)

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

@schalkms schalkms added this to the 1.23.0 milestone Feb 19, 2023
@schalkms schalkms merged commit b3723f7 into detekt:main Feb 19, 2023
@osipxd osipxd deleted the 5540-idea-aliases branch February 19, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an alias to InvalidPackageDeclaration rule and fix PackageNaming rule alias
2 participants