aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFrederik Buchlák <30214087+fbuchlak@users.noreply.github.com>2023-10-06 21:53:15 +0000
committerGitHub <noreply@github.com>2023-10-06 14:53:15 -0700
commite75819642c36810a55a7235b6b5e16a5ce896ed3 (patch)
treeec7c643ebf9ed46e4b8a38fe23435781e15f4c66 /README.md
parente5ed0635d9aa66c6c2f7eac3235e6a8eb2de0653 (diff)
feat: add easy-coding-standard (#121)
* feat: add easy-coding-standard * fix executable
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3d18010..fb64030 100644
--- a/README.md
+++ b/README.md
@@ -183,6 +183,7 @@ To view configured and available formatters, as well as to see the log file, run
- [dfmt](https://github.com/dlang-community/dfmt) - Formatter for D source code.
- [djlint](https://github.com/Riverside-Healthcare/djLint) - ✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang.
- [dprint](https://github.com/dprint/dprint) - Pluggable and configurable code formatting platform written in Rust.
+- [easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) - ecs - Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
- [elm_format](https://github.com/avh4/elm-format) - elm-format formats Elm source code according to a standard set of rules based on the official [Elm Style Guide](https://elm-lang.org/docs/style-guide).
- [erb_format](https://github.com/nebulab/erb-formatter) - Format ERB files with speed and precision.
- [eslint_d](https://github.com/mantoni/eslint_d.js/) - Like ESLint, but faster.