Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [cleanup] Upgrade more doc following the PyCQA migration | Pierre Sassoulas | 2023-03-31 | 1 | -1/+1 |
| | |||||
* | [PyCQA migration] Upgrade links to the repositories in code and doc (#8514) | Pierre Sassoulas | 2023-03-29 | 5 | -5/+5 |
| | |||||
* | Remove Python 2 code from the tests & refactor (#7320) | Mark Byrne | 2022-08-18 | 1 | -2/+2 |
| | | | | | | | - Refactor Classes which inherit from `object`. - Remove `import print_function from __future__`. - Remove assignments to `__revision__` from the functional test module when it is never used throughout the module. Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com> | ||||
* | Revert "Fix existing tests" | Marc Mueller | 2021-06-10 | 1 | -1/+1 |
| | |||||
* | Fix existing tests | Marc Mueller | 2021-06-10 | 1 | -1/+1 |
| | |||||
* | Rename blacklisted-name to disallowed-name | Peter Kolbus | 2021-03-09 | 2 | -2/+2 |
| | | | | | | In the base checker, change the 'blacklisted-name' message to 'disallowed-name'. For backward compatibility, blacklisted-name is an old_name for disallowed-name. | ||||
* | Create subdirectory for crowded functional tests | Pierre Sassoulas | 2021-03-07 | 12 | -0/+141 |