Skip to content

Conversation

@volker-raschek
Copy link
Contributor

The following patch adds the file .editorconfig. This is the configuration file of Editorconfig. A general pattern accross IDE's to define basic project settings like indentation style or indentation size.

Furthermore, the .gitignore has been adapted to exclude everything below .vscode excerpt extensions.json. The file contains a list of plugin recommendations, including the new Editorconfig plugin.

The PR is mentioned in #804, but can be merged independently.

Volker

The following patch adds the file `.editorconfig`. This is the configuration
file of Editorconfig. A general pattern accross IDE's to define basic project
settings like indentation style or indentation size.

Furthermore, the `.gitignore` has been adapted to exclude everything below
`.vscode` excerpt `extensions.json`. The file contains a list of plugin
recommendations, including the new Editorconfig plugin.

Signed-off-by: Markus Pesch <markus.pesch@cryptic.systems>
Ignore subfolders of `.vscode`.

Signed-off-by: Markus Pesch <markus.pesch@cryptic.systems>
@volker-raschek
Copy link
Contributor Author

Hey @varet80, please review again :)

@wrenix wrenix added the 0. Needs triage Pending approval or rejection. This issue is pending approval. label Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0. Needs triage Pending approval or rejection. This issue is pending approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants