Skip to content

Added EditorConfig file - #3243

Merged
pengyin-shan merged 4 commits into
DMPRoadmap:developmentfrom
benjaminfaure:editorconfig
Nov 29, 2022
Merged

Added EditorConfig file#3243
pengyin-shan merged 4 commits into
DMPRoadmap:developmentfrom
benjaminfaure:editorconfig

Conversation

@benjaminfaure

Copy link
Copy Markdown
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/

@pengyin-shan pengyin-shan left a comment

Copy link
Copy Markdown
Contributor

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

3 participants