summaryrefslogtreecommitdiff
path: root/pylint/test/functional/line_too_long.py
Commit message (Expand)AuthorAgeFilesLines
* Partially revert commit fede47a625f40169bf839b7e8e2df643b3471635Claudiu Popa2018-09-181-13/+8
* adapt existing test cases with new condition for unnecessary-passssolanki2018-08-091-1/+1
* Stop early when we already detected a disable for a line too longClaudiu Popa2018-03-301-0/+9
* Fix the wrong scope of the ``disable=`` directive after a commented line.hippo912018-02-141-0/+10
* Fixing the unit testhippo912017-12-111-0/+2
* Add of 2 very long lines with a disable=fixme directive that should not deact...hippo912017-12-111-2/+6
* Modifying line_too_long.py to add test checking that another directive thant ...hippo912017-12-111-2/+1
* Port more old style tests to new style tests.Claudiu Popa2015-10-011-0/+26