Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-14 | feat(coding standards): add a .editorconfig (#937) | Léa Gris | |
* feat(coding standards): add a .editorconfig Basics of a coding standard with a .editorconfig file. Helps contributors to use consistent text encoding, newline and indentation. See: https://editorconfig.org/ * fix(editorconfig): remove unsupported properties * fix(editorconfig): remove .gradle from 2-space indentation |