You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heyy!
I have a problem with this rule “yaml:LineLengthCheck " .
It’s not applied conviently. It raised an error on line 45 of yml file " line too long (83 > 80 characters) (line-length)” while line 37 has 108 characters. When I changed the length of line 45 to less than 80, the error didn’t raise again even though line 37 is still exceeding 80 characters.
I contacted Sonar community, and they recommended that I communicate my issue with you.
Thanks in advance for your help :slight_smile:
The text was updated successfully, but these errors were encountered:
Heyy!
I have a problem with this rule “yaml:LineLengthCheck " .
It’s not applied conviently. It raised an error on line 45 of yml file " line too long (83 > 80 characters) (line-length)” while line 37 has 108 characters. When I changed the length of line 45 to less than 80, the error didn’t raise again even though line 37 is still exceeding 80 characters.
I contacted Sonar community, and they recommended that I communicate my issue with you.
Thanks in advance for your help :slight_smile:
The text was updated successfully, but these errors were encountered: