Skip to content

Ignore test directories #26

@prabhu

Description

@prabhu

Need to remove this code duplication and add support for ignoring certain directories such as test, tests, testsuite etc

for root, dir, files in os.walk(full_project_dir):

for root, _, files in os.walk(directory):

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