- Replace entry.Name()[:len(prefix)] == prefix with strings.HasPrefix - Applied consistently in both deploy.go and export_test.go |
||
|---|---|---|
| .. | ||
| app | ||
| auth | ||
| deploy | ||
| notify | ||
| webhook | ||
- Replace entry.Name()[:len(prefix)] == prefix with strings.HasPrefix - Applied consistently in both deploy.go and export_test.go |
||
|---|---|---|
| .. | ||
| app | ||
| auth | ||
| deploy | ||
| notify | ||
| webhook | ||