ci: decrease style checks setup time (#49888)

* ci: test speeding up style

* Combine pylint check with existing style checks to reduce overhead
This commit is contained in:
Alec Scott
2025-04-04 21:08:40 -04:00
committed by GitHub
parent f8524f9d5e
commit d00b05b71e
2 changed files with 11 additions and 29 deletions

View File

@@ -5,3 +5,4 @@ isort==6.0.1
mypy==1.15.0
types-six==1.17.0.20250304
vermin==1.6.0
pylint==3.3.6