mirror of
https://github.com/onyx-and-iris/gignore.git
synced 2025-04-15 18:13:54 +01:00
upd docstring
This commit is contained in:
parent
7a964a031c
commit
f5f89d8515
@ -30,7 +30,6 @@ func init() {
|
||||
}
|
||||
|
||||
// listTemplates retrieves and prints all .gitignore templates available from the gignore client.
|
||||
// It takes a gignore.Client as a parameter and returns an error if the operation fails.
|
||||
func listTemplates() error {
|
||||
templates, err := client.List()
|
||||
if err != nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user