mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-05-12 19:13:59 +08:00
reformat with gofumpt
This commit is contained in:
parent
cc2cfe5630
commit
c59da7ac29
6 changed files with 42 additions and 46 deletions
|
|
@ -65,5 +65,4 @@ func TestShellHook(t *testing.T) {
|
|||
if !strings.Contains(stderr, expectedStderr) {
|
||||
t.Fatalf("'%v' not in '%v'", expectedStderr, stdout)
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue