sintonia/api/libretimeapi
Jonas L 30b3470a06
Better format enforcing (#1391)
* Add shared python format-check target

* Add .format-check to api lint target

* Format api code with makefile format target

* Add .format-check to tools lint target

* Add .format-check to analyzer lint target

* Format analyzer code with makefile format target

* Add .format-check to celery lint target

* Add .format-check to api_client lint target

* Format api_client code with makefile format target

* Add .format-check to playout lint target

* Run CI linting in parallel

* Disable isort in pre-commit
2021-10-17 16:24:37 +02:00
..
models Better format enforcing (#1391) 2021-10-17 16:24:37 +02:00
tests Better format enforcing (#1391) 2021-10-17 16:24:37 +02:00
__init__.py add API v2 2021-05-14 13:04:46 +02:00
apps.py Remove python encoding pragma 2021-06-05 00:39:23 +02:00
managers.py Remove python encoding pragma 2021-06-05 00:39:23 +02:00
permission_constants.py Add isort pre-commit hook 2021-06-05 00:39:35 +02:00
permissions.py Fix api2 permissions check 2021-10-08 06:04:43 +02:00
serializers.py Add openapi spec for API v2 (#1388) 2021-10-16 20:34:03 +02:00
settings.py Add openapi spec for API v2 (#1388) 2021-10-16 20:34:03 +02:00
urls.py Add openapi spec for API v2 (#1388) 2021-10-16 20:34:03 +02:00
utils.py Add isort pre-commit hook 2021-06-05 00:39:35 +02:00
views.py Add openapi spec for API v2 (#1388) 2021-10-16 20:34:03 +02:00
wsgi.py Remove python encoding pragma 2021-06-05 00:39:23 +02:00