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

[api] Criar um sniff para verificar estrutura da trait #647

Open
2 tasks
Tracked by #537
henriquelopeslima opened this issue Jan 30, 2025 · 0 comments
Open
2 tasks
Tracked by #537

[api] Criar um sniff para verificar estrutura da trait #647

henriquelopeslima opened this issue Jan 30, 2025 · 0 comments

Comments

@henriquelopeslima
Copy link
Member

henriquelopeslima commented Jan 30, 2025

WHAT

Precisamos criar um sniff que controle a estrutura da trait.

flowchart TD
  EnumTrait --> SomeTrait
Loading

Ou seja, a EnumTrait deve estar sendo usado em cada Trait

HOW

Deve ser obrigatório o uso da EnumTrait.

TODO

  • Criar sniff
  • Testar sniff
@github-project-automation github-project-automation bot moved this to IDEAS in Aurora Jan 30, 2025
@henriquelopeslima henriquelopeslima changed the title Criar um sniff para Todo enum deve fazer uso da trait EnumTrait Criar um sniff para verificar estrutura da trait Jan 30, 2025
@alessandrofeitoza alessandrofeitoza moved this from IDEAS to SPRINT BACKLOG in Aurora Jan 30, 2025
@alessandrofeitoza alessandrofeitoza changed the title Criar um sniff para verificar estrutura da trait [api] Criar um sniff para verificar estrutura da trait Jan 30, 2025
@alessandrofeitoza alessandrofeitoza moved this from SPRINT BACKLOG to IDEAS in Aurora Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: IDEAS
Development

No branches or pull requests

1 participant