mirror of
https://github.com/grdl/git-get.git
synced 2026-02-11 04:14:15 +00:00
Fix issues found by godot linter
This commit is contained in:
@@ -10,7 +10,7 @@ const (
|
||||
head = "HEAD"
|
||||
)
|
||||
|
||||
// Printable represents a repository which status can be printed
|
||||
// Printable represents a repository which status can be printed.
|
||||
type Printable interface {
|
||||
Path() string
|
||||
Current() string
|
||||
|
||||
Reference in New Issue
Block a user