Skip to content

python E501 line too large #15731

Answered by pataquets
csfreebird asked this question in Q&A
Discussion options

You must be logged in to vote

Syntax checking under Spacemacs is done using flycheck, which relies in language specific external checkers.
As per Python layer's docs, it's flake8 who is tasked with doing this for Python.

Check out language-specific syntax checkers documentation to learn how to configure yours to your liking.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by smile13241324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #15730 on September 12, 2022 02:50.