Commit graph

1 commit

Author SHA1 Message Date
Dillon-Brown
79395ab203 Add .editorconfig file to assist with maintaining consistent coding style
- Marked the .editconfig as root to stop further file searching.
- Added default charset, EOL, EOF and trailing whitespace rules.
- Set indent style and size for common file types (PHP, JS, HTML, SCSS, JSON).
- Added a commit message ruleset to prevent going over 72 characters.

Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:21:40 +01:00