liquidaty

Results 101 comments of liquidaty
trafficstars

Is it possible to start with CI failing if *changed code* does not conform-- but only for *changed* code? If so, let's do that. If not, can we start with...

@iamazeem done-- pls lmk if you need me to take any further steps. thank you!

Well worth it especially since the core collection of required utilities can be very easily incorporated using already-existing permissively-licensed opensource code. Otherwise, hard to beat Makefile for non-trivial complexity

I tried using [no-shell] with this version and could not avoid a parse error. Is there a trivial example I can try? Re built-in capabilities, wouldn't there be value in...

@casey thank you that works. I was trying to use `print`, but that-- and other commands I tried (no idea why I didn't try `echo`!) failed with an error message...

Sorry, I'm an idiot, I was misunderstanding what "no-shell" means but I get it now. And my brain was stuck in `nu-shell` mode hence the `print` instead of `printf`. And...

@inoa-jboliveira one concern I would have (though my opinion should not be counted for much) about fish is that it [can't run on windows](https://www.reddit.com/r/fishshell/comments/101g5t9/its_really_sad_that_fish_shell_doesnt_run_on/). I do not use windows directly...