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

Commit8d67390

Browse files
authored
Merge pull requestpython-mode#854 from mmadrid/develop
Clear error signs and close loclist if no errors or warnings
2 parentsd704c98 +a92ccf3 commit8d67390

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎autoload/pymode/lint.vim

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ fun! pymode#lint#check() "{{{
6161

6262
if loclist.is_empty()
6363
callpymode#wide_message('Code checking is completed. No errors found.')
64+
callg:PymodeSigns.refresh(loclist)
65+
call loclist.show()
6466
return
6567
endif
6668

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp