You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it currently stands, it is not possible to scan C# files that have custom extensions (for build/deployment processes etc.)
The only work around for this, is to have a special script/process: that changes the extension, runs CSharpier, then puts the extension back.
Concept
Add a config section to the '.csharpierrc.*' that allows the user to pick the file extensions to target ie.