Skip to content

Can an issue's Location refer to a directory? #58

Open
@jwsloan

Description

@jwsloan

I've started on an Engine for todogroup/repolinter. Repolinter checks for the existence of specific files, content within files, and performs a few other helpful checks against a repo. It should work quite nicely with CodeClimate.

One issue I've run into is the requirement to provide a file path. If a file is missing, I would not have that to provide. It wouldn't make sense to provide a path to a file that does not exist. Instead, it seems reasonable to pass the root directory as the path. Can that be done within the spec?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions