Jan Bronicki
Jan Bronicki
> Interesting. I havn't thought about checking commands like `cargo publish` about similar behaviour. I only checked the clippy lints for cargo (`cargo clippy -- -W clippy::cargo`) which also do...
Hmm wait im actualy wrong here i just tested it on that package of mine I mentioned and it does print this error: But that's was when I didn't have...
> I think it might be a good idea to fail if there is no readme at all. There should be a `--allow-missing-readme` or something like that like there is...
@EdJoPaTo whats the jq command btw?
I am not a maintainer here although Im happy to help @kornelski could you take a look at this issue? If the readme is required in some way to create...
> NIce, thanks :)
@EdJoPaTo btw about your project. I am a control engineering and robotics student and had my fair share of industrial IoT and your project looks really cool. What use cases...
Also setting the LANGUAGE in `/Library/Frameworks/R.framework/Resources/etc/Renviron` as 'en' also works for me ``` LANGUAGE=en ```
> Looks like a duplicate of [#1714](https://github.com/flatcar/Flatcar/issues/1714) now. I think at this point the original issue has become very very long, so its a good idea to start creating sub-issues...
> @abn What is the desired behavior?