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

👷 Clippy/Format checking/linting GitHub action to analyze code for all the features #491

Conversation

Siddh744542
Copy link
Contributor

@Siddh744542 Siddh744542 commented Jan 21, 2024

What does this PR do?

The pull request adds the --all-features argument to the command-line, suggesting that the associated operation will now consider all features in addition to all targets.

Why is this change important?

The change is important because it configures Clippy in the GitHub Actions YAML file to analyse code for all features in the application, enhancing comprehensive code checking during development.

Author's checklist

  • Bump to version v1.9.3

Related issues

Closes #490

@alamin655 alamin655 changed the title fixed issue #490 👷 Clippy/Format checking/linting GitHub action to analyze code for all the features Jan 21, 2024
Copy link
Collaborator

@alamin655 alamin655 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved! Let's merge this in. 👍

@alamin655 alamin655 merged commit 705ba81 into neon-mmd:rolling Jan 21, 2024
4 checks passed
Copy link
Owner

@neon-mmd neon-mmd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks ❤️ for working on this PR. We really appreciate it 👍 Since everything looks good. We will merge this PR right away 🚀 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

👷 Clippy/Format checking/linting GitHub action to analyze code for all the features
3 participants