mirror of
https://github.com/kataras/iris.git
synced 2025-12-19 10:57:05 +00:00
Linting
This commit is contained in:
@@ -202,8 +202,7 @@ func CopyFile(source string, destination string) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// CopyDir
|
||||
// Recursively copies a directory tree, attempting to preserve permissions.
|
||||
// CopyDir recursively copies a directory tree, attempting to preserve permissions.
|
||||
// Source directory must exist.
|
||||
//
|
||||
// Note: the CopyDir function was not written by me, but its working well
|
||||
|
||||
Reference in New Issue
Block a user