Can I get a summary of all the checkers applied to all files? #178
-
By default, ECS outputs the checkers applied to each file, but it is not manageable to go through hundreds or thousands of lines of output to collect that. |
Beta Was this translation helpful? Give feedback.
Answered by
TomasVotruba
Mar 1, 2024
Replies: 1 comment 3 replies
-
Hi, this is not available as it would make the output pretty complex and hard to read. Yet you can list all rules that are being run: https://github.com/easy-coding-standard/easy-coding-standard#how-can-i-see-all-used-rules |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
TomasVotruba
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, this is not available as it would make the output pretty complex and hard to read.
Yet you can list all rules that are being run:
https://github.com/easy-coding-standard/easy-coding-standard#how-can-i-see-all-used-rules