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

editorconfig: add initial config #7943

Merged
merged 1 commit into from
Jul 10, 2024
Merged

editorconfig: add initial config #7943

merged 1 commit into from
Jul 10, 2024

Commits on Jul 4, 2024

  1. editorconfig: add initial config

    EditorConfig [1] defines a configuration file format to set basic
    code style preferences. The preferences are picked up automatically
    by many text editors by default.
    
    [1]: https://editorconfig.org/
    emersion committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5cd9d2f View commit details
    Browse the repository at this point in the history