flake8/tests
Josh Smeaton 722bd6a9e5 Support hyphens within a flake8 custom plugin code
Prior to this change, a code had to be formatted as a series of characters
followed by a series of numbers.

This change updates the format to require the first character to be a
letter, followed by any number of letters, numbers, or hyphens.
2022-03-15 21:35:55 +11:00
..
fixtures/diffs rework plugin loading 2021-12-31 15:09:54 -08:00
integration make --ignore order consistent 2022-02-06 08:36:36 -08:00
unit Support hyphens within a flake8 custom plugin code 2022-03-15 21:35:55 +11:00
__init__.py mypy now passes 2019-05-19 17:31:04 -07:00
conftest.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00