Code Style
To maintain consistency around the coding style on every project project we'll use EditorConfig.
1. Download and install
You can download the plugin in here or at the plugins repository inside the IDE and follow these steps to install it.
2. Configuration
- Put the .editorconfig file inside the project.
- Open the preferences and go to
Editor > Code Style
or search foreditorconfig
on the search bar. - Check Enable EditorConfig support