Y
Hacker News
new
|
ask
|
show
|
jobs
by
sestep
842 days ago
When I was at Facebook, I wrote a Python script to extract shell scripts from GitHub Actions workflows, so we could run them all through ShellCheck:
https://github.com/pytorch/pytorch/blob/69e0bda9996865e319db...