Commit Graph

21 Commits

Author SHA1 Message Date
Matthias ebebcb886c Move build-system to the top of pyproject.toml 2023-03-21 19:28:26 +01:00
Matthias ce3efa8f00 Remove pointless asserts 2023-03-19 18:05:08 +01:00
Matthias c92f28bf6f ruff: Activate UP ruleset 2023-03-19 17:57:56 +01:00
Matthias 3a9d83f86c Mypy: define sqlalchemy plugin 2023-03-01 20:32:31 +01:00
Matthias 756c284ecd
Merge pull request #8225 from freqtrade/ruff2
Ruff - add PTH rule and subsequent changes
2023-03-01 20:27:06 +01:00
Matthias 305eda74e2 Enable Complexity for ruff 2023-02-25 20:50:26 +01:00
Matthias 26315b6bc2 add PTH ruff selection 2023-02-25 17:17:05 +01:00
Matthias 6b829d839b Improve ruff config 2023-02-23 07:12:54 +01:00
Matthias 549a0e1c44 Add ruff linting - initial configuration 2023-02-22 21:06:11 +01:00
Matthias 79d0fd937c Update pyright config to align with mypy 2023-01-21 20:05:33 +01:00
Matthias 741d2db334 Enable implicit_optional for telegram 2023-01-21 20:02:16 +01:00
Matthias 795934116d Remove optional_untyped from config 2023-01-21 20:02:12 +01:00
Matthias f27be7ada8 Configure mypy to old behavior
based on https://mypy-lang.blogspot.com/2022/11/mypy-0990-released.html release
2022-11-14 20:52:40 +01:00
Matthias 537d10c627 Improve some typing 2022-05-25 20:43:43 +02:00
Matthias b2968df5dc Fix some type problems 2022-05-25 10:13:37 +00:00
Matthias 502404c0cc Use pyproject.toml instead of setup.cfg 2022-05-24 06:54:16 +02:00
Matthias b6bee45e82 Exclude user_data from isort 2022-04-29 09:54:54 +00:00
Matthias d813fef95b Add asyncio_mode setting for pytest 2022-01-17 20:02:59 +01:00
Matthias 8edc84bf25 Exclude virtual environment from isort fixing 2021-12-30 10:19:06 +01:00
Matthias 5d96107496 Don't configure isort twice 2021-05-27 14:25:29 +02:00
Matthias 9fbc5c0537 Switch to pyproject.toml for setup 2021-05-27 14:03:39 +02:00