Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rakefile #184

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Update Rakefile #184

merged 1 commit into from
Feb 24, 2024

Conversation

lopopolo
Copy link
Member

Use npm run fmt instead of npx to invoke prettier.

Use npm run fmt:c instead of npx to invoke clang-format.

Use `npm run fmt` instead of `npx` to invoke `prettier`.

Use `npm run fmt:c` instead of `npx` to invoke `clang-format`.
@lopopolo lopopolo added the C-quality Category: Refactoring, cleanup, and quality improvements. label Feb 24, 2024
@lopopolo lopopolo merged commit edfc644 into trunk Feb 24, 2024
15 checks passed
@lopopolo lopopolo deleted the lopopolo-patch-1 branch February 24, 2024 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-quality Category: Refactoring, cleanup, and quality improvements.
Development

Successfully merging this pull request may close these issues.

1 participant