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

Implement consistent-naming #8

Open
2 of 5 tasks
Tracked by #2
illright opened this issue May 6, 2024 · 0 comments
Open
2 of 5 tasks
Tracked by #2

Implement consistent-naming #8

illright opened this issue May 6, 2024 · 0 comments
Assignees
Labels
fixable Rules whose issues the linter can fix automatically PRIORITY | LOW Can wait until after release
Milestone

Comments

@illright
Copy link
Member

illright commented May 6, 2024

Detect consistent naming of slices on layers (singular vs plural, casing)

  • Implement singular/plural consistency checks
  • Add a special error for cases when an entity exists in both singular and plural (i.e. entities/product and entities/products at the same time)
  • Implement singular/plural fixes
  • Add support for multi-word slice names
  • Implement case consistency checks and fixes out of scope, see Implement a rule that checks naming scheme consistency #165
@illright illright mentioned this issue May 6, 2024
16 tasks
@illright illright added the fixable Rules whose issues the linter can fix automatically label May 6, 2024
@illright illright self-assigned this May 12, 2024
@illright illright added the PRIORITY | LOW Can wait until after release label May 18, 2024
@illright illright removed their assignment May 18, 2024
@illright illright self-assigned this Dec 4, 2024
@illright illright added this to the 0.6.0 milestone Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixable Rules whose issues the linter can fix automatically PRIORITY | LOW Can wait until after release
Projects
None yet
Development

No branches or pull requests

1 participant