Skip to content

Add Editorconfig file #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 9, 2020
Merged

Add Editorconfig file #4

merged 2 commits into from
Jul 9, 2020

Conversation

curquiza
Copy link
Member

@curquiza curquiza commented Jul 9, 2020

The .editorconfig file is a configuration file to apply really basic and minimal rules about indent and style: avoiding trailing whitespaces, forcing a new line at the end of the file...

It is natively integrated to some IDE and can be easily applied to any Text Editor or IDE (see this page).

@curquiza curquiza added skip-changelog The PR will not appear in the release changelogs and removed skip-changelog The PR will not appear in the release changelogs labels Jul 9, 2020
@curquiza curquiza requested a review from emulienfou July 9, 2020 13:01
Copy link
Contributor

@emulienfou emulienfou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update all YAML files with 4 spaces indent please

@curquiza curquiza force-pushed the editorconfig branch 4 times, most recently from 3d96e4b to f842ad4 Compare July 9, 2020 13:31
@curquiza curquiza requested a review from emulienfou July 9, 2020 13:31
@curquiza curquiza merged commit 3adcb2a into master Jul 9, 2020
@curquiza curquiza deleted the editorconfig branch July 9, 2020 14:13
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