Y
Hacker News
new
|
ask
|
show
|
jobs
by
Tyr42
622 days ago
The automation which can check for do not submit itself is hard to submit. Or at least updates to it are hard to submit.
2 comments
organsnyder
621 days ago
Just disable that particular linting rule (or however it's implemented) in that repo.
link
Dylan16807
621 days ago
forbidden_string = "DO NOT " + "SUBMIT"
Seems easy enough?
link