Skip to content

build: Lint against dbg_macro#2803

Merged
szokeasaurusrex merged 1 commit intomasterfrom
szokeasaurusrex/dbg-macro-lint
Sep 29, 2025
Merged

build: Lint against dbg_macro#2803
szokeasaurusrex merged 1 commit intomasterfrom
szokeasaurusrex/dbg-macro-lint

Conversation

@szokeasaurusrex
Copy link
Copy Markdown
Member

Lately, I have been using the dbg! macro frequently for local development. Enabling the dbg-macro lint will ensure I don't accidentally commit any of these dbg! statements.

Lately, I have been using the `dbg!` macro frequently for local development. Enabling the [`dbg-macro` lint](https://rust-lang.github.io/rust-clippy/master/index.html#dbg_macro) will ensure I don't accidentally commit any of these `dbg!` statements.
@szokeasaurusrex szokeasaurusrex requested a review from a team as a code owner September 26, 2025 16:00
@szokeasaurusrex szokeasaurusrex enabled auto-merge (squash) September 26, 2025 16:00
@szokeasaurusrex szokeasaurusrex merged commit 6080089 into master Sep 29, 2025
25 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/dbg-macro-lint branch September 29, 2025 07:16
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