Add code linting to build #13

Merged
jacob1123 merged 57 commits from linting into master 2022-02-20 23:53:48 +01:00
Showing only changes of commit 584e7ef393 - Show all commits

View File

@ -4,7 +4,7 @@ pipeline:
image: hub.javil.eu/budgeteer:dev image: hub.javil.eu/budgeteer:dev
pull: true pull: true
commands: commands:
- task - task ci
docker: docker:
image: plugins/docker image: plugins/docker