feat: update furomater for go.
This commit is contained in:
parent
ed58c47bf4
commit
c3be1c72b2
@ -140,7 +140,11 @@ in {
|
||||
bash.enable = true;
|
||||
go = {
|
||||
enable = true;
|
||||
format.type = "gofumpt";
|
||||
|
||||
format = {
|
||||
enable = true;
|
||||
type = "gofumpt";
|
||||
};
|
||||
};
|
||||
markdown = {
|
||||
enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user