fix/nonascii_attributes #69
|
@ -50,10 +50,6 @@ func getNonAscii(root string) ([]string, error) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if info.Name() == "healthcheck" {
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
|
|
||||||
if gitattrExist {
|
if gitattrExist {
|
||||||
relPath, err := filepath.Rel(root, path)
|
relPath, err := filepath.Rel(root, path)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user