mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-16 03:22:25 +01:00
feat:#65 adjusted missing changes backend migration
This commit is contained in:
@@ -39,7 +39,7 @@ lint-data-manager:
|
||||
- cd services/data-manager
|
||||
- go mod download
|
||||
- golangci-lint --version
|
||||
- golangci-lint run -v --skip-dirs=migrations --timeout=5m
|
||||
- golangci-lint run -v --timeout=5m --skip-files='migrations/.*\.go'
|
||||
rules:
|
||||
- changes:
|
||||
- services/data-manager/**/*
|
||||
|
||||
Reference in New Issue
Block a user