Skip to content

Fix types of maxComplexity and line_length#703

Open
krassowski wants to merge 3 commits intopython-lsp:developfrom
krassowski:improve-schema
Open

Fix types of maxComplexity and line_length#703
krassowski wants to merge 3 commits intopython-lsp:developfrom
krassowski:improve-schema

Conversation

@krassowski
Copy link
Copy Markdown
Member

Fixes:

  • type of flake8.maxComplexity (default was null but it was not included in the types array)
  • type of line_length (was number but should have been integer as fractional line count does not make sense)

@krassowski krassowski added the bug Something isn't working label Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant