summaryrefslogtreecommitdiff
path: root/tests/profile
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Fix `bandit` high-severity warnings and use pre-commit (#7913)Mark Byrne2022-12-091-1/+2
* Finish unfinished typing in non core directories (#7443)Daniël van Noord2022-09-091-3/+6
* Fail "new primer" runs on fatal errors, like the "old primer" (#6746)Jacob Walls2022-05-301-1/+1
* Use an empty pylintrc for tests using project's pylintrc implicitelyPierre Sassoulas2022-04-261-1/+1
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-4/+1
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-2/+2
* Fix typo in pylintrc for useless-suppression (#5303)Daniël van Noord2021-11-231-1/+1
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-161-0/+1
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-301-4/+3
* 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-1/+1
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-1/+2
* Move from format() to f-string where it makes sensePierre Sassoulas2021-02-161-5/+1
* Fix PytestCollectionWarning: cannot collect test class TestReporterPierre Sassoulas2020-11-281-3/+1
* review fixes| Uses pytest's tmp_path fixture instead of custom context manFrank Harrison2020-11-271-27/+15
* Remove 0xdeadcodeFrank Harrison2020-11-271-5/+0
* profile| Runs pylint against external code, generating profile-heatmapsFrank Harrison2020-11-271-0/+78