Make linter great again #183

Merged
dstepanov-yadro merged 1 commit from dstepanov-yadro/frostfs-sdk-go:feat/linters into master 2023-10-23 15:28:58 +00:00

Add custom linters from git.frostfs.info/TrueCloudLab/linters

Fix Go versions

Add custom linters from git.frostfs.info/TrueCloudLab/linters Fix Go versions
dstepanov-yadro force-pushed feat/linters from e27fd8d3a7 to 7a4d97a06d 2023-10-23 15:06:57 +00:00 Compare
dstepanov-yadro force-pushed feat/linters from 7a4d97a06d to 71335489ae 2023-10-23 15:14:11 +00:00 Compare
dstepanov-yadro requested review from storage-core-committers 2023-10-23 15:14:20 +00:00
dstepanov-yadro requested review from storage-core-developers 2023-10-23 15:14:21 +00:00
aarifullin approved these changes 2023-10-23 15:19:53 +00:00
fyrchik approved these changes 2023-10-23 15:20:08 +00:00
@ -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
Owner

Do we need this here?

Do we need this here?
Author
Member

Why not? There are not only log linter

Why not? There are not only log linter
dstepanov-yadro merged commit 71335489ae into master 2023-10-23 15:28:58 +00:00
dstepanov-yadro deleted branch feat/linters 2023-10-23 15:28:59 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-sdk-go#183
No description provided.