Skip to content

Support for CSharp Script #1141

@Eptagone

Description

@Eptagone

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions