mirror of
https://github.com/fosrl/olm.git
synced 2026-03-08 03:36:42 +00:00
chore: format files using gofmt
This commit is contained in:
committed by
Owen Schwartz
parent
8152d4133f
commit
5cfa0dfb97
@@ -322,4 +322,4 @@ func matchWildcardInternal(pattern, domain string, pi, di int) bool {
|
||||
}
|
||||
|
||||
return matchWildcardInternal(pattern, domain, pi+1, di+1)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user