Specify gofumpt version in the Makefile #1286

Merged
fyrchik merged 1 commit from elebedeva/frostfs-node:feat/fumpt-install into master 2024-09-04 19:51:10 +00:00
Member

Close #1266

Add target to install gofumpt, fix target to run gofumpt, add gofumpt job to run on PR.

Signed-off-by: Ekaterina Lebedeva ekaterina.lebedeva@yadro.com

Close #1266 Add target to install gofumpt, fix target to run gofumpt, add gofumpt job to run on PR. Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
elebedeva added the
Infrastructure
internal
labels 2024-08-01 11:49:26 +00:00
elebedeva requested review from storage-core-committers 2024-08-01 11:49:46 +00:00
elebedeva requested review from storage-core-developers 2024-08-01 11:49:50 +00:00
fyrchik reviewed 2024-08-01 11:51:09 +00:00
Makefile Outdated
@ -168,2 +177,3 @@
# Run gofumpt
fumpt:
fumpt-run:
Owner

I wouldn't change the name of an already-existing target

I wouldn't change the name of an already-existing target
Author
Member

fixed

fixed
fyrchik marked this conversation as resolved
elebedeva force-pushed feat/fumpt-install from 80b770dd65 to 2902e0b68a 2024-08-01 12:10:51 +00:00 Compare
fyrchik approved these changes 2024-08-01 13:42:39 +00:00
fyrchik reviewed 2024-08-01 13:44:59 +00:00
fyrchik left a comment
Owner

Makefile prefix is ok too, we already use it.
If you feel energetic, please, split this in 2 commits (1 for Makefile: and ability to install, another for .forgejo: and running automatically).

`Makefile` prefix is ok too, we already use it. If you feel energetic, please, split this in 2 commits (1 for `Makefile:` and ability to install, another for `.forgejo:` and running automatically).
dstepanov-yadro approved these changes 2024-08-01 13:49:05 +00:00
elebedeva force-pushed feat/fumpt-install from 2902e0b68a to ef4cea6d19 2024-08-02 09:37:49 +00:00 Compare
fyrchik merged commit ef4cea6d19 into master 2024-08-02 10:23:26 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
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-node#1286
No description provided.