1
0
mirror of https://github.com/mgechev/revive.git synced 2025-11-23 22:04:49 +02:00

refactor: gofmt testdata (#1379)

This commit is contained in:
Oleksandr Redko
2025-05-26 13:54:46 +03:00
committed by GitHub
parent e8ed573739
commit 87b146c60e
20 changed files with 54 additions and 62 deletions

View File

@@ -131,4 +131,4 @@ func funLengthB(file *ast.File, fset *token.FileSet, lineLimit, stmtLimit int) [
}
}
return
}
}