Commits on Source (8)
-
Claudiu Popa authored
-
hippo91 authored
-
hippo91 authored
Modifying line_too_long.py to add test checking that another directive thant 'line-too-long' doesn't deactivate the emission of 'line-too-long' message
-
hippo91 authored
Add of 2 very long lines with a disable=fixme directive that should not deactivate emission of line-too-long messages.
-
hippo91 authored
Add of a test on the presence of = in the line. Return None instead of Return to avoid inconsistent return statement
-
hippo91 authored
-
hippo91 authored
-
hippo91 authored
Fixes ``pylint disable=fixme` directives ignored for comments following the last statement in a file (#1740) Fixes #1681
Showing
- ChangeLog 9 additions, 0 deletionsChangeLog
- doc/whatsnew/1.8.rst 7 additions, 0 deletionsdoc/whatsnew/1.8.rst
- pylint/checkers/format.py 6 additions, 2 deletionspylint/checkers/format.py
- pylint/checkers/misc.py 37 additions, 4 deletionspylint/checkers/misc.py
- pylint/checkers/refactoring.py 2 additions, 0 deletionspylint/checkers/refactoring.py
- pylint/test/functional/fixme.py 4 additions, 1 deletionpylint/test/functional/fixme.py
- pylint/test/functional/line_too_long.py 6 additions, 1 deletionpylint/test/functional/line_too_long.py
- pylint/test/functional/line_too_long.txt 3 additions, 1 deletionpylint/test/functional/line_too_long.txt