chore(coding-style): update

- Adding the .editorconfig file
- Ensure there's a trailing comma
- Ensure there's a space before parameter when declaring a function
- Ensure there's no empty line before block declaration
- Ensure 2 spaces is used to indentate
This commit is contained in:
Romain Lanz
2017-09-14 12:11:56 +02:00
parent 5af5aac73f
commit 64c99d111b
11 changed files with 1979 additions and 2249 deletions
+874 -1033
View File
File diff suppressed because one or more lines are too long