mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 14:08:09 +02:00
disable slowloris test
This commit is contained in:
parent
42e35f96c7
commit
2114765e55
1 changed files with 3 additions and 0 deletions
|
@ -184,6 +184,9 @@ issues:
|
||||||
- gosec
|
- gosec
|
||||||
- linters: [golint]
|
- linters: [golint]
|
||||||
text: "should have a package comment"
|
text: "should have a package comment"
|
||||||
|
- text: "G112:"
|
||||||
|
linters:
|
||||||
|
- gosec
|
||||||
|
|
||||||
# golangci.com configuration
|
# golangci.com configuration
|
||||||
# https://github.com/golangci/golangci/wiki/Configuration
|
# https://github.com/golangci/golangci/wiki/Configuration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue