meli-terminal-mail-client/.gitea
Manos Pitsidianakis 49ecbb56f7
CI: .gitea/Makefile.lint: check if nightly exists
If nightly toolchain exists and `cargo +nightly fmt --check --all` runs
but fails because --check returns an error, and the same error does not
trigger under the current active toolchain when the `|| cargo fmt
--check --all` path is executed, then that error is completely ignored.

That wouldn't happen on the CI where the nightly toolchain is not
installed but it would happen if someone (i.e. me) used the Makefiles
locally.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2024-11-26 14:12:56 +02:00
..
workflows CI: Add arm64 runners in job matrices 2024-11-24 11:49:19 +02:00
Makefile.build CI: prepend printf commands with @ 2024-10-05 09:41:49 +03:00
Makefile.lint CI: .gitea/Makefile.lint: check if nightly exists 2024-11-26 14:12:56 +02:00
Makefile.manifest-lint CI: prepend printf commands with @ 2024-10-05 09:41:49 +03:00
PULL_REQUEST_TEMPLATE.md .gitea/PULL_REQUEST_TEMPLATE.md: comment out content 2024-06-02 15:15:34 +03:00