Update lint step

This commit is contained in:
Keannu Christian Bernasol 2025-09-13 21:11:30 +08:00
parent cae8e1c411
commit 2596ab7fc8
3 changed files with 5 additions and 3 deletions

View file

@ -8,7 +8,7 @@ A barebones Django REST Framework template for personal use in projects.
- Pre-templated emails
- Caching via Redis
- Debug mode profiling (via Django Silk)
- A working Woodpecker CI/CD template for automated deployments (see [service_queue](https://github.com/lemeow125/Service_Queue) for more info)
- Template CI/CD for automated builds/tests/linting/deployments (see [service_queue](https://github.com/lemeow125/Service_Queue) for more info)
A live API demo can be found [here](https://api.template.06222001.xyz/api/v1/swagger)