Skip to content

Make the names of the validation parameters self-explanatory #106

@vergeev

Description

@vergeev

The names can be found here

Some of the confusing names:

  • max_complexity (it's really max_mccabe_complexity)
  • minimum_name_length (it's really min_variable_name_length)
  • max_num_of_py_files (max_num_of_py_files_in_project)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions