Skip to content

Tune up project linting #1317

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

Merged
merged 8 commits into from
May 5, 2025
Merged

Tune up project linting #1317

merged 8 commits into from
May 5, 2025

Conversation

tyranron
Copy link
Member

@tyranron tyranron commented May 5, 2025

  • Move lints configuration to Cargo.toml.
  • Omit using #[deny] for rustc lints for better future compatibility.
  • Use #[expect] instead of #[allow] asap

@tyranron tyranron added this to the 0.17.0 milestone May 5, 2025
@tyranron tyranron self-assigned this May 5, 2025
@tyranron tyranron added enhancement Improvement of existing features or bugfix k::toolchain Related to project toolchain k::refactor Refactoring, technical debt elimination and other improvements of existing code base labels May 5, 2025
@tyranron tyranron marked this pull request as ready for review May 5, 2025 17:36
@tyranron tyranron merged commit 2089ba6 into master May 5, 2025
180 checks passed
@tyranron tyranron deleted the switch-lint-suppression-to-expect branch May 5, 2025 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::refactor Refactoring, technical debt elimination and other improvements of existing code base k::toolchain Related to project toolchain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant