-
-
Notifications
You must be signed in to change notification settings - Fork 146
Support an option like --stdin-filepath #288
Copy link
Copy link
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.
Reactions are currently unavailable