diva.exchange/diva
12
15
Fork
You've already forked diva
5

Add an .editorconfig file #3

Merged
konrad merged 2 commits from orioltf/diva:feature/editorconfig into develop 2020年06月13日 18:17:33 +02:00
Contributor
Copy link

Add .editorconfig

editorconfig.org is a project to help maintaining consistency between editors and developers. The community is largely relying on this to keep up consistency in some coding styles (I used it myself professionally too).

This PR adds this confiiguration file. I've created the configuration in the file by observing the code styles in your files. So it is not a reflect of my coding preferences. To use it, you'll need to add the required plugiin to the editor of your choice, mostly every code editor is supported. Eventually it would be needed to add a Developers section in the readme.

You can always adapt or change it. Or ask me to change something in this config before you merge it, of course.

# Add `.editorconfig` [editorconfig.org]() is a project to help maintaining consistency between editors and developers. The community is largely relying on this to keep up consistency in some coding styles (I used it myself professionally too). This PR adds this confiiguration file. I've created the configuration in the file by observing the code styles in your files. So it is not a reflect of my coding preferences. To use it, you'll need to add the required plugiin to the editor of your choice, mostly every code editor is supported. Eventually it would be needed to add a `Developers` section in the readme. You can always adapt or change it. Or ask me to change something in this config before you merge it, of course.
konrad closed this pull request 2020年06月13日 18:17:33 +02:00
orioltf deleted branch feature/editorconfig 2020年06月13日 21:22:46 +02:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
diva.exchange/diva!3
Reference in a new issue
diva.exchange/diva
No description provided.
Delete branch "orioltf/diva:feature/editorconfig"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?