summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
...
* Add a script to update the CONTRIBUTORS.txtPierre Sassoulas2022-03-236-0/+36
* Sort the copyrite aliases alphabeticallyPierre Sassoulas2022-03-211-53/+53
* Migrate current copyrite configuration to new formatPierre Sassoulas2022-03-211-0/+107
* Add a test to check that no old msgid or symbol are used (#5839)Pierre Sassoulas2022-02-261-0/+3
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-102-3/+3
* Format docstrings with ``pydocstringformatter``Daniël van Noord2022-01-021-3/+1
* Fix typos accross the whole codebase (#5575)Pierre Sassoulas2021-12-211-3/+3
* Add script to generate new message category id (#5248)Daniël van Noord2021-11-041-0/+33
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-301-3/+7
* Bump pylint to 2.10.0, update changelogv2.10.0Pierre Sassoulas2021-08-201-2/+2
* Revert "Extended consider-using-tuple check to cover 'in' comparisons (#4768)"Marc Mueller2021-08-121-1/+1
* Extended consider-using-tuple check to cover 'in' comparisons (#4768)Marc Mueller2021-07-291-1/+1
* Add unspecified-encoding checker #3826 (#4753)Daniël van Noord2021-07-282-4/+4
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Upgrade the release script using what was done in astroidPierre Sassoulas2021-06-291-40/+119
* Add tbump script for bumbing versionPierre Sassoulas2021-06-171-0/+80
* Improve fix-documentation pre-commit hookMarc Mueller2021-03-091-12/+45
* Remove all fmt off from the codebasePierre Sassoulas2021-03-061-10/+11
* Add custom fix-documentation pre-commit-hookMarc Mueller2021-03-062-0/+67