1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2026-06-03 21:10:27 +00:00

dev tooling improvements

This commit is contained in:
2023-09-07 04:50:29 +00:00
parent 541be6c783
commit 9180c2fadd
+3
View File
@@ -6,3 +6,6 @@ max-line-length = 130
[tool.pycodestyle]
max_line_length = 130
[tool.ruff]
line-length = 130