Skip to content

fix: ensure Makefile lint target checks rustfmt formatting#1

Closed
balisdev wants to merge 1 commit into
mainfrom
fix/issue-87-makefile-lint-rustfmt
Closed

fix: ensure Makefile lint target checks rustfmt formatting#1
balisdev wants to merge 1 commit into
mainfrom
fix/issue-87-makefile-lint-rustfmt

Conversation

@balisdev

Copy link
Copy Markdown
Owner

Closes Nodus-protocol#87

Combined clippy and rustfmt checks with && operator to ensure both checks run as part of the lint target.

- Combined clippy and rustfmt checks with && operator
- Ensures both checks run as part of the lint target
- Fixes issue where fmt check wouldn't run if clippy failed

Closes Nodus-protocol#87
@balisdev balisdev closed this Jun 21, 2026
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.

[SC-046] Makefile lint target doesn't check rustfmt formatting

1 participant