healthcheck needs to check whether all files in the repo respect .gitignore file #58

Closed
opened 2024-10-12 16:55:42 +08:00 by 张泊明518370910136 · 2 comments

https://github.com/denormal/go-gitignore
https://github.com/sabhiram/go-gitignore

Note: to avoid the influence of stdout and stderr generated by go-judge, we need to put them to /tmp/stdout and /tmp/stderr when running repo health checker.

https://github.com/denormal/go-gitignore https://github.com/sabhiram/go-gitignore Note: to avoid the influence of `stdout` and `stderr` generated by `go-judge`, we need to put them to `/tmp/stdout` and `/tmp/stderr` when running repo health checker.
张泊明518370910136 added the
component
framework
label 2024-10-12 16:55:42 +08:00

also the healthcheck (or repo-healthcheck binary)

Note: to avoid the influence of stdout and stderr generated by go-judge, we need to put them to /tmp/stdout and /tmp/stderr when running repo health checker.

also the healthcheck (or repo-healthcheck binary) > Note: to avoid the influence of stdout and stderr generated by go-judge, we need to put them to /tmp/stdout and /tmp/stderr when running repo health checker.
Author
Owner

Done in #60.

Done in #60.
Sign in to join this conversation.
No description provided.