Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add pep257 linter option on source comment#792

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

diraol
Copy link
Contributor

@diraoldiraol commentedSep 7, 2017
edited
Loading

On the documentation (README.md anddoc/pymode.txt)pep257 is described as a possible option as a linter, but on the source code comment it was not, I'm just setting it over there to make sure anyone reading the source code knows their options. =)

@fmv1992fmv1992force-pushed thedevelop branch 4 times, most recently from3f4fc36 to60c638dCompareNovember 22, 2017 02:23
@diraoldiraolforce-pushed theupdate_lint_checkers_options branch from715093a to702ac1eCompareNovember 23, 2017 12:07
@@ -106,7 +106,7 @@ call pymode#default("g:pymode_lint_on_fly", 0)
" Show message about error in command line
call pymode#default("g:pymode_lint_message", 1)

" Choices are: pylint, pyflakes, pep8, mccabe
" Choices are: pylint, pyflakes, pep8, mccabe and pep257
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@fmv1992, are there other linters to be added here? Such aspycodestyle,pydocstyle, etc?

@fmv1992fmv1992 merged commit19e0600 intopython-mode:developDec 1, 2017
@diraoldiraol deleted the update_lint_checkers_options branchFebruary 2, 2018 11:56
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@diraol@fmv1992

[8]ページ先頭

©2009-2025 Movatter.jp