Skip to content

Add a simple .editorconfig file#747

Merged
NWilson merged 1 commit intomasterfrom
user/niwilson/editorconfig
May 12, 2025
Merged

Add a simple .editorconfig file#747
NWilson merged 1 commit intomasterfrom
user/niwilson/editorconfig

Conversation

@NWilson
Copy link
Copy Markdown
Member

@NWilson NWilson commented May 7, 2025

This fixes some annoyances for me. I need to insert tabs into the makefiles and spaces elsewhere; I don't want trailing whitespace to be stripped when I edit the test files; and I need to open testinput1 in Latin-1 and testinput2 in UTF-8 mode. All this can be automated.

The editorconfig file should work with any text editor - although note that VS Code needs an extension to make use of it.

@NWilson NWilson merged commit c987eb8 into master May 12, 2025
36 checks passed
@NWilson NWilson deleted the user/niwilson/editorconfig branch May 12, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant