commit: 39cdc9fa90faf2cac83f86722b101b2d5c334e2d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Sep 1 17:06:49 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Sep 1 17:06:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39cdc9fa
metadata/stabilization-groups: Add python/flake8 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> metadata/stabilization-groups/python/flake8 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/stabilization-groups/python/flake8 b/metadata/stabilization-groups/python/flake8 new file mode 100644 index 000000000000..c5c49e5a0e37 --- /dev/null +++ b/metadata/stabilization-groups/python/flake8 @@ -0,0 +1,4 @@ +dev-python/flake8 +dev-python/mccabe +dev-python/pycodestyle +dev-python/pyflakes
