Skip to content

Conversation

szokeasaurusrex
Copy link
Member

Sentry CLI contains platform-dependent code. Therefore, to ensure we catch all linter errors, we need to run cargo clippy against all targets.

Base automatically changed from szokeasaurusrex/clippy-linting to master January 24, 2025 10:20
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/lint-all-systems branch 2 times, most recently from 1a5d671 to 91a63b9 Compare March 24, 2025 19:09
Unblocks #2360 by avoiding `unnecessary_wraps`
Sentry CLI contains platform-dependent code. Therefore, to ensure we catch all linter errors, we need to run `cargo clippy` against all targets.
szokeasaurusrex added a commit that referenced this pull request Mar 24, 2025
Don't compile the function at all for Windows (this avoids `unnecessary_wraps` lint on Windows). Partially unblocks #2360.
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/lint-all-systems branch from 91a63b9 to 8cb7822 Compare March 24, 2025 19:53
@szokeasaurusrex szokeasaurusrex changed the base branch from master to szokeasaurusrex/homebrew-wraps March 24, 2025 19:57
@szokeasaurusrex szokeasaurusrex marked this pull request as ready for review March 25, 2025 08:46
szokeasaurusrex added a commit that referenced this pull request Mar 25, 2025
Unblocks #2360 by avoiding `unnecessary_wraps`
Base automatically changed from szokeasaurusrex/homebrew-wraps to master March 25, 2025 10:04
@szokeasaurusrex szokeasaurusrex merged commit 987e933 into master Mar 25, 2025
17 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/lint-all-systems branch March 25, 2025 10:04
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