Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve detection of binary file encoding when editing executables. #1535

Merged
merged 1 commit into from
Apr 17, 2022

Commits on Apr 17, 2022

  1. Improve detection of binary file encoding when editing executables.

    This now allows to have non-ASCII characters as `ąśćżźć` to not trigger
    false positives.
    
    Also show a nicer alert message while we are changing this code.
    
    Part of DOMjudge#1526.
    meisterT committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    404ca77 View commit details
    Browse the repository at this point in the history