Is it possible to set the formatter to ignore some rules? #11143
IrishWhiskey
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I want to ignore rule
501
when formatting as I believe it sometimes leads to less readable code. I see that the linter has theignore
config option, but it does not seem to work for the formatter. Is there a way to make it work?Beta Was this translation helpful? Give feedback.
All reactions