mirror of
https://github.com/grdl/git-get.git
synced 2026-02-05 15:58:47 +00:00
Fix issues found by revive linter
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Package git implements functionalities to read and manipulate git repositories
|
||||
package git
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// Package test contains helper utilities and functions creating pre-configured test repositories for testing purposes
|
||||
package test
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user