Skip to content

Auto convert CRLF and LF for uploaded code and tests #87

Open
@minhnhatnoe

Description

@minhnhatnoe

Is your feature request related to a problem? Please describe.

In many cases, code and testcases are sent from a Windows client to a Linux judging server, possibly creating compatibility issues.

Describe the solution you'd like

The judging server should be able to detect it's host OS, then convert all text files received to the respective format.

Additional context

Should we implement some type of distributed judging, all workers should be able to detect the OS type and convert files independently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cat:adminRelated to the admin panelcat:userRelated to the User UIenhancementNew feature or requestgoPull requests that update Go codepriority:mediumMedium priority: Mostly for next minor

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions