twoliter
twoliter copied to clipboard
Implement a twoliter lint command to do what tasks.check-shell used to
This does what it is supposed when a user, i.e. the Bottlerocket project, calls it. But it used to check rpm2img and other scripts in the tools dir, but now it doesn't because it's not being called in Twoliter's CI. Add these checks to Twoliter's CI.
https://github.com/bottlerocket-os/twoliter/blob/bc65277a733f5c1ff8dfac69e0a27e6197c258a6/twoliter/embedded/Makefile.toml#L500
See Ben's comment. This issue might end up representing a command named twoliter lint --language rust --dir /my/rust/sources
This was related but did not work out: https://github.com/bottlerocket-os/bottlerocket/pull/3468