Skip to content

Add aliases for PackageNaming and InvalidPackageDeclaration#5795

Merged
schalkms merged 1 commit intodetekt:mainfrom
osipxd:5540-idea-aliases
Feb 19, 2023
Merged

Add aliases for PackageNaming and InvalidPackageDeclaration#5795
schalkms merged 1 commit intodetekt:mainfrom
osipxd:5540-idea-aliases

Conversation

@osipxd
Copy link
Copy Markdown
Contributor

@osipxd osipxd commented Feb 19, 2023

Closes #5540

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

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