Linter update #857

Merged
dstepanov-yadro merged 4 commits from dstepanov-yadro/frostfs-node:feat/linter_update into master 2023-12-12 13:42:59 +00:00
Updated linter version and added new linters: * https://github.com/catenacyber/perfsprint * https://github.com/Antonboom/testifylint * https://github.com/ghostiam/protogetter
dstepanov-yadro force-pushed feat/linter_update from 70846d21af to 89a50d99d1 2023-12-12 07:16:31 +00:00 Compare
dstepanov-yadro force-pushed feat/linter_update from 89a50d99d1 to 3700bd443d 2023-12-12 07:23:05 +00:00 Compare
dstepanov-yadro changed title from WIP: Linter update to Linter update 2023-12-12 09:27:37 +00:00
dstepanov-yadro requested review from storage-core-committers 2023-12-12 09:27:48 +00:00
dstepanov-yadro requested review from storage-core-developers 2023-12-12 09:27:49 +00:00
acid-ant approved these changes 2023-12-12 10:48:41 +00:00
fyrchik approved these changes 2023-12-12 11:31:28 +00:00
@ -167,7 +167,6 @@ func connectNats(ctx context.Context, c *cfg) {
err := c.cfgNotifications.nw.w.Connect(ctx, endpoint)
if err != nil {
panic(fmt.Sprintf("could not connect to a nats endpoint %s: %v", endpoint, err))
} else {

Is it related to the commit (update linter versions)?

Is it related to the commit (`update linter versions`)?
Poster
Collaborator

Yes: this fix was found by new version of linter.

Yes: this fix was found by new version of linter.
achuprov approved these changes 2023-12-12 11:34:40 +00:00
dstepanov-yadro force-pushed feat/linter_update from 3700bd443d to 11add38e87 2023-12-12 13:28:07 +00:00 Compare
dstepanov-yadro merged commit 11add38e87 into master 2023-12-12 13:42:59 +00:00
dstepanov-yadro deleted branch feat/linter_update 2023-12-12 13:43:00 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
4 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-node#857
There is no content yet.