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 82ef647 commit a831422Copy full SHA for a831422
doc/data/messages/s/syntax-error/details.rst
@@ -0,0 +1,2 @@
1
+The python's ast builtin module cannot parse your code if there's a syntax error, so
2
+if there's a syntax error other messages won't be available at all.
doc/data/messages/s/syntax-error/related.rst
@@ -0,0 +1 @@
+- `Why can't pylint recover from a syntax error ? <https://stackoverflow.com/a/78419051/2519059>`_
0 commit comments