Dump ruff-strict-pep8.toml to Python 3.10

This commit is contained in:
un-pogaz 2025-01-24 11:14:10 +01:00
parent a1d9a8ff5b
commit a741f8a34c

View File

@ -1,5 +1,5 @@
line-length = 160
target-version = 'py38'
target-version = 'py310'
builtins = ['_', 'I', 'P']
include = ['*.py', '*.recipe']
exclude = [