Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSharpierignore not taken into account when supplying . as the directory #392

Closed
belav opened this issue Aug 5, 2021 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@belav
Copy link
Owner

belav commented Aug 5, 2021

A repository is setup with a .csharpierignore with the following content

MissionControl.Domain/Migrations/*.cs

If you run this from the root of the repository, the ignore file is respected

dotnet csharpier

If you run this from the root of the repository, the ignore file is not respected

dotnet csharpier .
@belav belav added area:cli priority:high type:bug Something isn't working labels Aug 5, 2021
@belav belav self-assigned this Aug 7, 2021
belav added a commit that referenced this issue Aug 7, 2021
@belav belav added this to the 0.9.9 milestone Aug 7, 2021
@belav belav closed this as completed in 863b117 Aug 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant