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

Ignore methods/classes #167

Open
illia-romanenko opened this issue Apr 24, 2024 · 1 comment
Open

Ignore methods/classes #167

illia-romanenko opened this issue Apr 24, 2024 · 1 comment
Assignees

Comments

@illia-romanenko
Copy link
Collaborator

In few rules we want to ignore certain methods/classes, and we want to extract and reuse this code.

Common issues is support of generics, etc.

@solid-vovabeloded
Copy link
Collaborator

The following rules should have these params:

  • avoid_returning_widgets
  • avoid_unused_parameters
  • cyclomatic_complexity
  • function_lines_of_code
  • no_empty_bloc
  • number_of_parameters

@solid-vovabeloded solid-vovabeloded self-assigned this Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants