summaryrefslogtreecommitdiff
path: root/tests/benchmark
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Add typing to benchmark testsDaniël van Noord2022-09-031-12/+27
* Use main instead of master as main checker name (#6569)Daniël van Noord2022-05-101-15/+15
* Use an empty pylintrc for tests using project's pylintrc implicitelyPierre Sassoulas2022-04-261-9/+5
* Subclass ``BaseRawFileChecker`` and ``BaseTokenChecker``Daniël van Noord2022-04-191-14/+7
* Improve CPU count detection in cgroup environments and fix CI (#6098)Daniël van Noord2022-04-161-0/+5
* Replace .namespace with .config (#6316)Daniël van Noord2022-04-141-18/+18
* Use ``namespace`` in ``PyLinter``, ``Run`` and ``testutils`` (#6191)Daniël van Noord2022-04-051-18/+18
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-7/+1
* Don't assume runners have more than 2 cores available for benchmarkingDaniël van Noord2022-02-221-24/+24
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-18/+18
* Format docstrings with ``pydocstringformatter``Daniël van Noord2022-01-021-11/+22
* Fix typos over the whole codebase (#5540)Kian Meng, Ang2021-12-171-1/+1
* Bump pylint to 2.12.0, update changelogv2.12.0Pierre Sassoulas2021-11-251-0/+1
* Fix typo in pylintrc for useless-suppression (#5303)Daniël van Noord2021-11-231-1/+1
* Spelling and grammar fixesVille Skyttä2021-09-171-2/+2
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-161-0/+1
* Add typing to ``filepath`` (#4980)Daniël van Noord2021-09-161-1/+2
* Type ``process_module`` and update argument namesDaniël van Noord2021-09-131-3/+4
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-301-30/+10
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Update copyrite noticev2.8.2Pierre Sassoulas2021-04-261-0/+1
* Changes after black updateMarc Mueller2021-04-261-2/+2
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Fix test failing if setup.py is not a launchable scriptPierre Sassoulas2021-04-051-3/+6
* Update copyright notice with copyritePierre Sassoulas2021-02-281-1/+1
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-0/+2
* Fix PytestCollectionWarning: cannot collect test class TestReporterPierre Sassoulas2020-11-281-1/+1
* Update formatting following black and isort updatePierre Sassoulas2020-09-101-60/+90
* Sets up copyrighthippo912020-08-201-0/+1
* Revert pylint.Run's `exit` parameter to ``do_exit``Claudiu Popa2020-05-011-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+1
* benchmark| Potential solution for performance regressions (#3473)Frank Harrison2020-04-261-0/+322