Files
task/errors
Valentin Maerten 05358e6257 fix(ci): fix Windows test failures
- Normalize paths to forward slashes in glob.go for consistent sorting
- Use filepath.ToSlash in error messages to avoid double-escaped backslashes
- Add goldie.WithEqualFn for cross-platform line ending normalization
- Simplify CI workflow (go run ./cmd/task test)
2026-01-31 18:54:03 +01:00
..