summaryrefslogtreecommitdiff
path: root/pylint/checkers/non_ascii_names.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* [doc] Add an example for 'non-ascii-file-name' (#8340)Pierre Sassoulas2023-02-251-13/+5
* [spelling] Remove remaining typoes detected by the spelling checkerPierre Sassoulas2022-04-261-1/+1
* Migrate from 'check_messages' to 'only_required_for_messages' (#6417)Pierre Sassoulas2022-04-211-8/+8
* Remove ``IAstroidChecker`` from ``__implements__``Daniël van Noord2022-04-191-2/+0
* Add ``--minimal-messages-config`` option for functional tests (#6246)Andreas Finkler2022-04-161-3/+3
* Use ``python-typing-update`` on ``pylint/checkers`` directoryDaniël van Noord2022-04-141-6/+4
* Update broken and redirected links across the projectDaniël van Noord2022-04-131-4/+4
* Require python ``3.7.2+`` (#5921)Daniël van Noord2022-04-111-14/+1
* Remove the concept of checker priority (#6034)Daniël van Noord2022-04-011-1/+0
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-2/+2
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-2/+2
* Create separate documentation page for each message (#5396)Daniël van Noord2022-01-281-1/+1
* Improve non ascii checker (#5643)Kound2022-01-101-0/+201