twoliter icon indicating copy to clipboard operation
twoliter copied to clipboard

Implement a twoliter lint command to do what tasks.check-shell used to

Open webern opened this issue 2 years ago • 2 comments

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

webern avatar Aug 25 '23 00:08 webern

See Ben's comment. This issue might end up representing a command named twoliter lint --language rust --dir /my/rust/sources

webern avatar Sep 19 '23 19:09 webern

This was related but did not work out: https://github.com/bottlerocket-os/bottlerocket/pull/3468

webern avatar Sep 20 '23 17:09 webern