Skip to content

Conversation

@grunweg
Copy link
Collaborator

@grunweg grunweg commented Oct 18, 2025

adomani added 30 commits July 10, 2025 19:33
github-merge-queue bot pushed a commit to leanprover/lean4 that referenced this pull request Jan 8, 2026
This PR ensures that pretty-printing of unification hints inserts a
space after |- resp. ⊢.

All uses in Lean core and mathlib add a space after the |- or ⊢ symbol;
this makes the output match usage in practice.
This was discovered in leanprover-community/mathlib4#30658, adding a
formatting linter using pretty-printing as initial guide.
@github-actions github-actions bot removed merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) file-removed A Lean module was (re)moved without a `deprecated_module` annotation labels Jan 8, 2026
grunweg added a commit to grunweg/mathlib4 that referenced this pull request Jan 8, 2026
Found by extending the whitespace linter to proof bodies in leanprover-community#30658.
mathlib-bors bot pushed a commit that referenced this pull request Jan 8, 2026
Found by extending the whitespace linter to proof bodies in #30658.
@SnirBroshi
Copy link
Collaborator

Hey 👋
Can I help somehow? Are you trying to fix false positives first, or to split the whitespace changes into multiple PRs?

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

Labels

blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) large-import Automatically added label for PRs with a significant increase in transitive imports t-linter Linter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants