Skip to content

Updating the Linting rules for project. #48

@M-A-D-A-R-A

Description

@M-A-D-A-R-A

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions