chore: update code format. (#628)
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"text/template"
|
||||
)
|
||||
|
||||
const regularPerm = 0666
|
||||
const regularPerm = 0o666
|
||||
|
||||
// DefaultTemplate is a tool to provides the text/template operations
|
||||
type DefaultTemplate struct {
|
||||
|
||||
Reference in New Issue
Block a user