linter appeasement
This commit is contained in:
parent
2df6a6eb8c
commit
e7ab1b753e
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ func editRun(opts *EditOptions) error {
|
|||
|
||||
filesToUpdate := map[string]string{}
|
||||
|
||||
for true {
|
||||
for {
|
||||
filename := opts.Filename
|
||||
candidates := []string{}
|
||||
for filename, _ := range gist.Files {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue