Files
donotpassgo/README.md

7 lines
215 B
Markdown
Raw Normal View History

2025-05-10 01:26:25 -04:00
# donotpassgo
2026-04-03 00:22:36 -04:00
donotpassgo is a github/gitea action to run standard go checks in pipelines.
2025-05-10 14:39:30 -04:00
2026-04-03 00:22:36 -04:00
## TODO
explain inputs in readme
test
does file naming matter here if the project has install.sh or /src will we overwrite?