Skip to content

(ci): add basic workflow for linting Rust code - #6

Closed
Nazarevsky wants to merge 5 commits into
masterfrom
feature/ci
Closed

(ci): add basic workflow for linting Rust code#6
Nazarevsky wants to merge 5 commits into
masterfrom
feature/ci

Conversation

@Nazarevsky

Copy link
Copy Markdown
Member

This workflow includes:

  • pulling rust-toolchain commands
  • caching the compiled dependencies and cargo registry after a run
  • calling cargo fmt
  • calling cargo clippy

Oleh Fomenko and others added 5 commits July 25, 2026 18:29
…rom cln_rpc, instead of defining the custom one.

Co-authored-by: Oleg Fomenko <oleg.fomenko2002@gmail.com>
…r itself, instead of executing it in hook handlers.

Co-authored-by: Oleg Fomenko <oleg.fomenko2002@gmail.com>
Co-authored-by: Oleg Fomenko <oleg.fomenko2002@gmail.com>
Co-authored-by: Oleg Fomenko <oleg.fomenko2002@gmail.com>
This workflow includes:
- pulling rust-toolchain commands
- caching the compiled dependencies and cargo registry after a run
- calling cargo fmt
- calling cargo clippy
@Nazarevsky Nazarevsky closed this Jul 25, 2026
@Nazarevsky
Nazarevsky deleted the feature/ci branch July 25, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant