forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
I don't know if its the extension job or not, but this behavior is annoying.
Environment data
VS Code version: 1.18
Python Extension version: 0.8.0
Python Version: 3.6.3
OS and version: Windows 10
Actual behavior
Pylint always complain when I leave a blank line between two block of code for organization sake
Expected behavior
It should not care about this blank lines, only trailling spaces.
Steps to reproduce:
- Write two pieces of code separated by a blank line.
Metadata
Metadata
Assignees
Labels
No labels