Skip to content

Commit cd326ad

Browse files
committed
chore: make fmt
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
1 parent 50d26fe commit cd326ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/rules.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ func publishInTransaction(m dsl.Matcher) {
149149
$*_
150150
}, $*_)
151151
`,
152-
// Alternative with short variable declaration
153-
`
152+
// Alternative with short variable declaration
153+
`
154154
$x.InTx(func($y) error {
155155
$*_
156156
$_ := $ps.Publish($evt, $msg)

0 commit comments

Comments
 (0)