mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 19:36:44 +01:00
Add lll to linter checks
Updated: batchbuilder common coordinator db/statedb eth log node priceupdater prover synchronizer test/* txprocessor txselector Pending (once https://github.com/hermeznetwork/hermez-node/tree/feature/serveapicli is merged to master): Update golangci-lint version to v1.37.1 api apitypes cli config db/historydb db/l2db
This commit is contained in:
@@ -68,6 +68,7 @@ func (s *Mock) handleCancel(c *gin.Context) {
|
||||
c.JSON(http.StatusOK, "OK")
|
||||
}
|
||||
|
||||
//nolint:lll
|
||||
/* Status example from the real server proof:
|
||||
|
||||
Status:
|
||||
|
||||
Reference in New Issue
Block a user