Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Update paths in prefer_standard feature to support Windows Paths #2

@cpruitt

Description

@cpruitt

prefer-standard.py uses paths that will break on Windows installations. We'll need to use code like os.path.join(dir, '.standard.yml') and make sure we use "\" for Windows paths.

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