-
-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Labels
Milestone
Description
When CSharpier formats a file from stdin, it considers the current directory to be the location of the file for purposes of finding a config file and ignore file.
We should add an option --stdin-filepath
This will be considered the location of the file for purposes of finding the config file and the ignore file.
TheColorman