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

Add aliases to class and package Naming rules #3124

Closed
osipxd opened this issue Oct 3, 2020 · 1 comment · Fixed by #3153
Closed

Add aliases to class and package Naming rules #3124

osipxd opened this issue Oct 3, 2020 · 1 comment · Fixed by #3153
Assignees
Milestone

Comments

@osipxd
Copy link
Contributor

osipxd commented Oct 3, 2020

There are similar rules in IDEA inspections and Detekt, but these rules have different names.
It would be great to add aliases.

Expected Behavior of the rule

  • ClassNaming - should have an alias ClassName
  • PackageNaming - should have an alias PackageDirectoryMismatch
@osipxd
Copy link
Contributor Author

osipxd commented Oct 4, 2020

Also RedundantVisibilityModifierRule should have alias RedundantVisibilityModifier

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