Commit Graph

11 Commits

Author SHA1 Message Date
jo 7c613d9176 test(api): ignore mypy missing imports 2022-07-18 00:04:54 +02:00
jo 81e1de4fbd chore(api): disable fixme warnings 2022-07-18 00:04:54 +02:00
jo 07f6c0b0f2 test(api): ignore tests file coverage 2022-06-30 13:24:05 +02:00
jo ac66441278 test(api): disable too-many-arguments lint error 2022-06-29 06:04:31 +02:00
jo 6cc20013ef test(api): disable too-few-public-methods lint error 2022-06-29 06:04:31 +02:00
jo 6ac52ead3e test(api): allow f string format for logging 2022-06-29 06:04:31 +02:00
Jonas L 9d5de61241
chore(api): add mypy django stubs plugins (#1726) 2022-04-09 12:18:23 +02:00
jo 0bbd46c33f refactor(api): fix pylint errors 2022-04-04 15:20:22 +02:00
jo bf8db3e6f0 chore(api): add pylint-django plugin 2022-04-04 15:20:22 +02:00
jo 9de82bb568 chore: make linters config consistent in pyproject.toml
- remove mypy config from makefile
2022-01-26 10:15:35 +02:00
jo 0f8cb1a5ed chore: set python build system in pyproject.toml
- fix local package install
- local packages requirement url format
2022-01-26 10:15:35 +02:00