From 0958b89d9d29ae7f49ffb52769d2cf4110602c52 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 29 Nov 2021 06:44:09 -0800 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DEVTools.md b/DEVTools.md index a951579e8..d06ae54b6 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -560,6 +560,7 @@ * [AutoCode](https://autocode.com/) - *Instant Endpoints* * [Mega Linter](https://github.com/nvuillam/mega-linter) - *Code Analyzer* * [tabnine](https://www.tabnine.com/) - *AI Assisted Code Completion* +* [editorcornfig](http://editorconfig.org/) - *Maintain consistent code styles across editors* * [overmind](https://github.com/DarthSim/overmind) or [foreman](https://github.com/ddollar/foreman) - *Process Managers* * [cpp.sh](http://cpp.sh/) - *Online C++ Compiler* * [asdf](https://asdf-vm.com/) - *Multi-Runtime Management CLI*