Add comment to pass Codacy Static Code Analysis
This commit is contained in:
parent
1bff80b46c
commit
4808adc761
@ -168,6 +168,8 @@ func Dir(path string) string {
|
||||
return d
|
||||
}
|
||||
|
||||
// GetLongNameMax will return curent `longNameMax`. File name longer than
|
||||
// this should be hashed.
|
||||
func (n *NameTransform) GetLongNameMax() int {
|
||||
return n.longNameMax
|
||||
}
|
Loading…
Reference in New Issue
Block a user