Skip to content

Conversation

@benjaminfaure
Copy link
Contributor

EditorConfig is a config file that helps to maintain constant coding style.

I created the file and added some minimal rules :

  • auto insert of a final new line
  • lines are idented with 2 spaces for JS, RB & ERB files

A lot of IDEs have a plugins that supports EditorConfig. Some doc & examples here : https://editorconfig.org/

Copy link
Contributor

@pengyin-shan pengyin-shan left a comment

Choose a reason for hiding this comment

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

Should be good to go!

@pengyin-shan pengyin-shan merged commit 2277cea into DMPRoadmap:development Nov 29, 2022
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.

3 participants