-
- Notifications
You must be signed in to change notification settings - Fork 134
Closed
Milestone
Description
Environments:
- CSharpier Version: 1.0.2
- Running CSharpier via: cli
- Operating System: linux
- .csharpierrc Settings: none
- .editorconfig Settings: none
- .gitignore:
*
Steps to reproduce:
- Create a
.gitignorewith*in it (ignore all files) - Write a
foobar.csfile - Try to format it with
csharpier format < ./foobar.cs
Expected behavior:
The formated file should be printed to stdout.
Actual behavior:
Nothing is printed.
Metadata
Metadata
Assignees
Labels
No labels