Skip to content

parse_options() has explicit branches for when flake8 provides comma_separated_list values as list[str], but the tests currently only cover the string/None paths. Add test cases passing project_packages=[...] and inh002_allowed_dunders=[...] to ensure the list-handling behavior stays correct. #39

Description

@steven-cutting

parse_options() has explicit branches for when flake8 provides comma_separated_list values as list[str], but the tests currently only cover the string/None paths. Add test cases passing project_packages=[...] and inh002_allowed_dunders=[...] to ensure the list-handling behavior stays correct.

Originally posted by @copilot-pull-request-reviewer in #34 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions