Skip to content

Python syntax checking: Replace not maintained pep8 by pycodestyle#3872

Open
51CGO wants to merge 1 commit into
Komodo:masterfrom
51CGO:pycodestyle2
Open

Python syntax checking: Replace not maintained pep8 by pycodestyle#3872
51CGO wants to merge 1 commit into
Komodo:masterfrom
51CGO:pycodestyle2

Conversation

@51CGO
Copy link
Copy Markdown

@51CGO 51CGO commented May 6, 2020

Hi,

Komodo proposes pep8 to check Python Syntac but this tools has been renamed to pycodestyle some years ago so Komodo must be updated to call pycodestyle instead of pep8.
See https://pypi.org/project/pycodestyle/ for more information.

This PR is just a sed 's/pep8/pycodestyle/g' in the src direcctory.
I have build and tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant