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 :)

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.

2 participants