Skip to content

Commit 23650cd

Browse files
authored
Merge pull request #7 from chris-ramon/replace-paths-issue
`cmd`: adds github issue url
2 parents f7bfca4 + ce55512 commit 23650cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/replace-paths/replace-paths.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ func (rp *ReplacePaths) readFileImports(filePath string) ([]string, error) {
108108
v := s.Path.Value
109109
log.Println(v)
110110
// TODO(@chris-ramon).
111-
// GitHub Issue: To be completed.
111+
// GitHub Issue: https://github.com/chris-ramon/golang-scaffolding/issues/6.
112112
}
113113
}
114114
}

0 commit comments

Comments
 (0)