csharpier
csharpier copied to clipboard
CSharpier - add way to show which files were formatted.
There is currently no way to know which files csharpier formatted. For cases like #631 it would be useful to know which files were included.
Some ideas
--list-formattedcould be used to only output the list of formatted files. That could then be piped to something else- output the formatted file + time as an
Infolevel log and add an option for--loglevel