From bb324ecc288a16aa7dd784e9a6005a0c2eea3539 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Tue, 5 Oct 2021 12:12:26 +0200 Subject: [PATCH] :memo: add editorconfig to setup version control --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f63c7d..564d52a 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or [Pull R * Connect to your repos using [ssh](https://stackoverflow.com/a/65415202/5684214). when possible * Install and use [pre-commit hooks](https://pre-commit.com/) on your dev machine * Setup [Travis-CI build testing](https://docs.travis-ci.com/user/customizing-the-build/#building-specific-branches) + * Add an [`.EditorConfig` file](https://editorconfig.org/) * **Documentation** * Install & Run section (docker one-liner)