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

Updating the Linting rules for project. #48

Open
M-A-D-A-R-A opened this issue Feb 12, 2022 · 0 comments
Open

Updating the Linting rules for project. #48

M-A-D-A-R-A opened this issue Feb 12, 2022 · 0 comments

Comments

@M-A-D-A-R-A
Copy link

As of now there are some linting rules that are disabled/not mentioned for eg:-

  • Unused_elements
  • Unnecessary_imports
  • deprecated_member_use, etc

I would to work on this issue. Please assign it to me. Thanks

Also there are some rules that are disabled in the analysis_options.YAML like

# Ignoring naming convention of using underscores instead of camelCase
    file_names: false
# Ignoring having to make getters for setters
    avoid_setters_without_getters: false

are these intentionally disabled or do we need to work on those too?

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

1 participant