How to disable metrics warnings Follow
Hi, do you know if there is the possibility to disable the "Line is too long. [x/80] [metrics/linelength]" warning of the rb files and how to do it? I searched through the settings and default settings but I didn't find it. The only one I found is the right margin that is set to 120, not 80. Thank you.
Please sign in to leave a comment.
Hi, this is inspection from RuboCop linter. See how to switch it off.