1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-15 14:56:40 +00:00

dev tooling improvements

This commit is contained in:
Anson 2023-09-07 04:50:29 +00:00
parent 541be6c783
commit 9180c2fadd

View File

@ -5,4 +5,7 @@ line-length = 130
max-line-length = 130
[tool.pycodestyle]
max_line_length = 130
max_line_length = 130
[tool.ruff]
line-length = 130