8000 fix: linter.simpUnusedSimpArgs to check syntax kind by nomeata · Pull Request #8971 · leanprover/lean4 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: linter.simpUnusedSimpArgs to check syntax kind #8971

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 2 commits into from
Jun 24, 2025
Merged

Conversation

nomeata
Copy link
Collaborator
@nomeata nomeata commented Jun 24, 2025

This PR fixes linter.simpUnusedSimpArgs to check the syntax kind, to not fire on simp calls behind macros. Fixes #8969

This PR fixes `linter.simpUnusedSimpArgs` to check the syntax kind, to
not fire on `simp` calls behind macros. Fixes #8969
@nomeata nomeata added the changelog-language Language features, tactics, and metaprograms label Jun 24, 2025
@nomeata nomeata enabled auto-merge June 24, 2025 08:18
@nomeata nomeata added this pull request to the merge queue Jun 24, 2025
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Jun 24, 2025
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

  • ❗ Mathlib CI can not be attempted yet, as the nightly-testing-2025-06-23 tag does not exist there yet. We will retry when you push more commits. If you rebase your branch onto nightly-with-mathlib, Mathlib CI should run now. You can force Mathlib CI using the force-mathlib-ci label. (2025-06-24 08:46:26)

auto-merge was automatically disabled June 24, 2025 08:50

Pull Request is not mergeable

Merged via the queue into master with commit 9d363e3 Jun 24, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-language Language features, tactics, and metaprograms toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unusedSimpArgs linter confused by syntax antiquotation
2 participants
0