mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Update links to golangci-lint documentation (#1617)
Signed-off-by: Bohdan Horbeshko <bodqhrohro@gmail.com>
This commit is contained in:
parent
8f5393db5f
commit
45dec20593
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
# - `DENDRITE_LINT_CONCURRENCY` - number of concurrent linters to run,
|
||||
# golangci-lint defaults this to NumCPU
|
||||
# - `GOGC` - how often to perform garbage collection during golangci-lint runs.
|
||||
# Essentially a ratio of memory/speed. See https://github.com/golangci/golangci-lint#memory-usage-of-golangci-lint
|
||||
# Essentially a ratio of memory/speed. See https://golangci-lint.run/usage/performance/#memory-usage
|
||||
# for more info.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue