This website requires JavaScript.
Explore
Help
Sign In
shiny
/
authz_client
Watch
6
Star
0
Fork
0
You've already forked authz_client
Code
Issues
1
Pull Requests
1
Actions
Packages
Projects
Releases
10
Activity
Files
6b15aac9f3c19e48ca98359276fdbccd80686e2a
authz_client
/
.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 10:48:32 +02:00
run
:
allow-parallel-runners
:
true
feat: add timeout configuration to golangci-lint Sets a timeout of 5 minutes for golangci-lint to improve performance and prevent long-running linting processes. This change ensures that the linting process completes within a reasonable time frame, enhancing the development workflow.
2024-12-28 18:19:19 +01:00
timeout
:
5m
Reference in New Issue
Copy Permalink