Skip to content

Behavior of --skip with folder names #1915

Description

@peternewman

Also these should all work the same:

  • --skip ./foo/ - Currently doesn't work
  • --skip ./foo - Currently works
  • --skip foo/ - Untested
  • --skip foo - Untested

We also need to check if --skip ./foo is equivalent to --skip ./foobar (on a file/folder named foobar) and likewise for --skip foo.

Originally posted by @peternewman in #1528 (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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions