healthcheck needs to check whether all files in the repo respect .gitignore
file
#58
Labels
No Label
bug
component
executor
component
framework
component
parser
component
UI
duplicate
enhancement
help wanted
invalid
priority
p0
priority
p1
priority
p2
priority
p3
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: JOJ/JOJ3#58
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://github.com/denormal/go-gitignore
https://github.com/sabhiram/go-gitignore
Note: to avoid the influence of
stdout
andstderr
generated bygo-judge
, we need to put them to/tmp/stdout
and/tmp/stderr
when running repo health checker.also the healthcheck (or repo-healthcheck binary)
周赵嘉程521432910016 referenced this issue2024-10-17 15:29:08 +08:00
Done in #60.