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

Feature: Add clippy workflow to perform static code analysis #15

Merged
merged 8 commits into from
Jan 27, 2024

Conversation

falk-werner
Copy link
Owner

This PR adds clippy to perform static code analysis.
I'm not sure about adding a separate workflow or integrating clippy in our build workflow. Please write your opinion in the comments.

@falk-werner falk-werner marked this pull request as ready for review January 27, 2024 12:23
@falk-werner falk-werner enabled auto-merge (rebase) January 27, 2024 12:23
@fersaru
Copy link
Collaborator

fersaru commented Jan 27, 2024

I think a workflow would be better because it would force a contributor to handle clippy's reports and reduces the dirty workbench problem

@falk-werner
Copy link
Owner Author

I think a workflow would be better because it would force a contributor to handle clippy's reports and reduces the dirty workbench problem

I had the same in mind. Feel free to approve ;-)

auto-merge was automatically disabled January 27, 2024 19:11

Rebase failed

@falk-werner falk-werner merged commit 30ccf6c into main Jan 27, 2024
5 checks passed
@falk-werner falk-werner deleted the feature/clippy branch January 27, 2024 19:28
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.

2 participants