Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

Basic config for different editors #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LarsMichelsen
Copy link
Collaborator

I recognized you are working with a two-space indent. A lot of my changes were made with 4.
To reduce the diff sizes and get a bit more consistent coding style I propose to add a .editorconfig
which is automatically respected by a lot of IDEs.

EditorConfig helps maintain consistent coding styles for multiple developers working on the same
project across various editors and IDEs.

https://editorconfig.org/
@thebigpotatoe
Copy link
Owner

Great idea, only just really figured how to set up Clang properly on vscode myself. Makes a world of difference.

I think this file and a clang file would help immensely. I will add one for this pull.

@thebigpotatoe
Copy link
Owner

This has also been addressed in #33

@thebigpotatoe thebigpotatoe added the enhancement New feature or request label Dec 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants