mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-26 00:21:54 +08:00
Use golint to normalize the code (#1)
This commit is contained in:
@@ -61,5 +61,5 @@ func (br BaseRule) Match(s string) (flag, flagGroup string) {
|
||||
flagGroup = matched[1]
|
||||
}
|
||||
}
|
||||
return
|
||||
return flag, flagGroup
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user