summaryrefslogtreecommitdiff
path: root/pylint/test/unittest_checker_logging.py
Commit message (Expand)AuthorAgeFilesLines
* Stopped installing tests with packageAshley Whetter2019-06-201-125/+0
* Fixes for linting of new style logging format. (#2713)Svet2019-02-131-4/+52
* Change the ``logging-format-style`` to use name identifier instead of their c...Claudiu Popa2018-11-281-1/+1
* New option: logging-format-style for logging checker (#2521)Alan Chan2018-10-041-0/+13
* Reformat the code with blackClaudiu Popa2018-09-171-12/+20
* Update copyright noticesClaudiu Popa2018-07-151-1/+1
* Don't crash on invalid strings when checking for `logging-format-interpolation`Claudiu Popa2018-03-161-0/+7
* Regenerate copyright noticesClaudiu Popa2017-12-151-0/+3
* Remove pytest.main calls.Derek Gustafson2016-12-071-6/+0
* Reduce dependency on unittestDerek Gustafson2016-12-061-5/+5
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-231-2/+3
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Use astroid.extract_node instead of test_utils.extract_nodeClaudiu Popa2016-06-291-5/+5
* Add the new shorter license header, including to missing files. Close #894.Claudiu Popa2016-06-011-1/+3
* Use the new node names for the visit and leave methodsClaudiu Popa2015-08-261-3/+3
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+47