-
-
Notifications
You must be signed in to change notification settings - Fork 130
Milestone
Description
Hi guys. I'm having some issues trying to format my C# scripts.
C# can be used for scripting. There are tools like dotnet-script to run those files. C# scripts use the .csx
extension but csharper doesn't support it. Is there a way to force csharper to format those files?
Input:
dotnet-csharpier ./main.csx
Output:
Warning ./main.csx - Is an unsupported file type.
Expected behavior:
The file formatted.
Metadata
Metadata
Assignees
Labels
No labels