mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-15 18:57:01 +00:00
improve linting
This commit is contained in:
parent
c9c2a3d905
commit
d2c440bf4f
7 changed files with 136 additions and 61 deletions
|
@ -75,5 +75,5 @@ func CopyDir(source string, dest string) (err error) {
|
|||
}
|
||||
|
||||
}
|
||||
return
|
||||
return err
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue