-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
addressed in next versionIssue is fixed and will appear in next published versionIssue is fixed and will appear in next published versionenhancement requestNew feature or requestNew feature or request
Description
I'm not sure if a cosmetic issue should be considered a bug or a feature request, but type checking works so filing this as a feature request.
Is your feature request related to a problem? Please describe.
If I run pyright --verbose > output.txt on a third-party repository, I get 29388 lines of output, and no line except:
0 errors, 4 warnings, 0 informations
contains a trailing whitespace.
Describe the solution you’d like
It would be great if there was no trailing whitespace when reporting diagnostics.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
addressed in next versionIssue is fixed and will appear in next published versionIssue is fixed and will appear in next published versionenhancement requestNew feature or requestNew feature or request