summaryrefslogtreecommitdiff
path: root/examples/pylintrc
Commit message (Expand)AuthorAgeFilesLines
* Merge the empty-string extensions to 'implicit_booleaness_checker'Pierre Sassoulas2023-05-021-1/+3
* Add Python 3.8+ `asyncSetUp` to "defining-attr-methods" list (#8403)Samuel FORESTIER2023-03-111-0/+1
* Bump pylint to 2.17.0, update changelog (#8395)Pierre Sassoulas2023-03-071-10/+11
* Support Implicit Namespace Packages (PEP 420) (#8153)Alexey Pelykh2023-02-091-0/+5
* Bump pylint to 2.16.0, update changelogv2.16.0Pierre Sassoulas2023-02-011-0/+3
* Bump pylint to 2.16.0-b0, update changelogv2.16.0b0Pierre Sassoulas2023-01-131-6/+5
* Add flag `--clear-cache-post-run` to support server-like usage (#7802)Jacob Walls2022-12-051-0/+4
* Fix `valid-metaclass-classmethod-first-arg` default value (#7791)Cubicpath2022-11-191-1/+1
* Use qualified name when checking for overgeneral exceptions (#7497)Jakub Kuczys2022-11-131-2/+2
* Sort examples/pylintrcMarc Mueller2022-10-211-258/+258
* Bump pylint to 2.15.0-a0, update changelog (#7196)Pierre Sassoulas2022-07-301-5/+14
* [doc] Remove hard-coded default in 'ignored-argument-names' description (#7239)Pierre Sassoulas2022-07-301-2/+1
* Merge 'origin/maintenance/2.14.x' into main following 2.14.5 releasePierre Sassoulas2022-07-171-186/+186
|\
| * Bump pylint to 2.14.5, update changelogv2.14.5Pierre Sassoulas2022-07-171-186/+186
* | doc(fail-under): rephrase description (#7102)Ville Skyttä2022-07-051-1/+1
|/
* Bump pylint to 2.14.4, update changelogv2.14.4Pierre Sassoulas2022-06-291-1/+2
* Bump pylint to 2.14.3, update changelogv2.14.3Pierre Sassoulas2022-06-181-2/+3
* Bump pylint to 2.14.0, update changelogv2.14.0Pierre Sassoulas2022-06-011-2/+1
* Use main instead of master as main checker name (#6569)Daniël van Noord2022-05-101-1/+1
* Upgrade configuration example and add toml example (#6529)Pierre Sassoulas2022-05-101-195/+273
* Deprecate ``ignore-mixin-members`` + add ``ignored-checks-for-mixins``Daniël van Noord2022-04-041-4/+0
* Fix #2399: Avoid negative scores by default (#5595)Jacob Walls2021-12-281-1/+1
* Fix typos over the whole codebase (#5540)Kian Meng, Ang2021-12-171-1/+1
* Produce a score of 0 for fatal errors and add fatal to score evaluation (#5521)Jacob Walls2021-12-141-2/+2
* Update description of ``ignore-paths`` (#5415)Daniël van Noord2021-11-281-1/+3
* Remove the python3 porting mode from the codebasePierre Sassoulas2021-09-011-72/+1
* Issue #4541: add ``ignore-paths`` option to example pylintrc file.DudeNr332021-06-291-0/+4
* Add extension-pkg-allow-list optionPeter Kolbus2021-03-091-0/+6
* Reduce 'blacklist' term for ignored filesPeter Kolbus2021-03-091-4/+3
* remove invalid fstr setting (#3682)Thomas Grainger2020-06-161-1/+1
* Refresh the docs a bit in preparation for the releaseClaudiu Popa2020-03-131-64/+76
* Add notes-rgx option for fixme checker (#3394)Benny2020-02-131-0/+2
* update examples/pylintrc with new logging-format-style help (#3360)John Belmonte2020-01-261-1/+1
* Adds a new check 'inconsistent-quotes'.Wes Turner2020-01-051-0/+4
* Improve help for options (#2986)Peter Kolbus2019-07-091-224/+250
* Fix - add `__post_init__` into `defining-attr-methods` to avoid `attribute-de...Andrzej Klajnert2019-07-051-1/+2
* Add reference to R0916 to max-bool-exprMichael Scott Cuthbert2019-03-191-1/+1
* Grammar fixes to docs (#2492)Drew2018-09-151-1/+1
* The ``locally-enabled`` check is gone.Claudiu Popa2018-08-241-1/+0
* Removed double space from pylintrc exampleMarcus Näslund2018-08-081-1/+1
* Regenerate example pylintrc and man pageVille Skyttä2018-06-131-197/+368
* Added threading.local to ignored classes default list (#946)Jürgen Hermann2016-06-241-1/+1
* error E0201 is obsolete - now E1101Anentropic2015-11-181-1/+1
* Various changes related to docsMichal Nowikowski2015-02-271-2/+11
* Backed out changeset 406c23c24795Michal Nowikowski2015-02-281-11/+2
* Various changes related to docsMichal Nowikowski2015-02-271-2/+11
* Documentation improvementsMichal Nowikowski2014-11-041-68/+103
* regenerated example pylintrc and man page (though they should be removed from...Sylvain Thénault2014-07-251-1/+4
* regenerate doc/example/manSylvain Thénault2014-04-181-33/+100
* Extend the line length check.Torsten Marek2013-06-171-0/+2