Commit Graph

3 Commits

Author SHA1 Message Date
Daniele Sluijters ee5ab32a40 utils: Add helper to get all repos
This does a filepath.WalkDir of the config.ScanPath and tries to find
all valid git repos. It returns a list of repoInfo structs holding basic
information of each repository.
2023-02-05 12:45:46 +02:00
Derek Stevens de046690c0
only add go meta import tag if go.mod exists in repo root
This is a multipart message in MIME format.

Pretty self-explanitory :3

Signed-off-by: Derek Stevens <nilix@nilfm.cc>
2023-02-05 15:12:02 +05:30
Anirudh Oppiliappan f661e6e4ce
config: add repo.ignore 2022-12-22 21:13:49 +05:30