This website requires JavaScript.
Explore
Help
Sign In
unboundsoftware
/
schemas
Watch
6
Star
0
Fork
0
You've already forked schemas
Code
Issues
1
Pull Requests
1
Actions
Packages
Projects
Releases
32
Activity
Files
46b624568e704fd333d19d3be108140be81256d7
schemas
/
.golangci.yml
T
4 lines
50 B
YAML
Raw
Normal View
History
Unescape
Escape
chore: update pre-commit and fix golangci-lint
2023-05-19 11:22:51 +02:00
run
:
allow-parallel-runners
:
true
feat: add timeout configuration to golangci-lint Sets a timeout of 5 minutes for golangci-lint runs to ensure that linting completes in a timely manner and prevents long-running processes from blocking the CI pipeline.
2024-12-28 18:16:57 +01:00
timeout
:
5m
Reference in New Issue
Copy Permalink