aboutsummaryrefslogtreecommitdiffstats
path: root/doc
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 /doc
parente5ed0635d9aa66c6c2f7eac3235e6a8eb2de0653 (diff)
feat: add easy-coding-standard (#121)
* feat: add easy-coding-standard * fix executable
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 28283fd..5422ff2 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -181,6 +181,8 @@ FORMATTERS *conform-formatter
`djlint` - ✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks -
Handlebars - GoLang.
`dprint` - Pluggable and configurable code formatting platform written in Rust.
+`easy-coding-standard` - ecs - Use Coding Standard with 0-knowledge of PHP-CS-
+ Fixer and PHP_CodeSniffer.
`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).