Make linter great again #183
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
pool
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-sdk-go#183
Loading…
Reference in a new issue
No description provided.
Delete branch "dstepanov-yadro/frostfs-sdk-go:feat/linters"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add custom linters from git.frostfs.info/TrueCloudLab/linters
Fix Go versions
e27fd8d3a7
to7a4d97a06d
7a4d97a06d
to71335489ae
@ -18,0 +24,4 @@
lint-install:
@mkdir -p $(TMP_DIR)
@rm -rf $(TMP_DIR)/linters
@git -c advice.detachedHead=false clone --branch v$(TRUECLOUDLAB_LINT_VERSION) https://git.frostfs.info/TrueCloudLab/linters.git $(TMP_DIR)/linters
Do we need this here?
Why not? There are not only log linter