We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 940ce59 commit 75230adCopy full SHA for 75230ad
tests/reporters/unittest_sarif_reporter.py
@@ -49,7 +49,7 @@ def test_simple_sarif() -> None:
49
},
50
"help": {
51
"text": ":line-too-long (C0301): *Line too long (%s/%s)*\n "
52
- "Used when a line is longer than a given number of characters."
+ "Used when a line is longer than a given number of characters."
53
54
"helpUri": "https://pylint.readthedocs.io/en/stable/user_guide/messages/convention/line-too-long.html",
55
}
0 commit comments