[Merged by Bors] - chore: adapt to multiple goal linter 6#12834
Closed
[Merged by Bors] - chore: adapt to multiple goal linter 6#12834
Conversation
This was referenced May 12, 2024
grunweg
approved these changes
May 12, 2024
Contributor
grunweg
left a comment
There was a problem hiding this comment.
Looks good to me: in a few places, I would tweak the code a little further (but these are minor comments).
This was referenced May 12, 2024
Contributor
Contributor
Author
|
Michael, thank you very much for the continuing thorough reviews! |
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Contributor
|
Thank you for writing this linter, Damiano - I would very much like to see it land! |
Contributor
|
Canceled. |
Member
|
bors merge bors d+ |
Contributor
|
✌️ adomani can now approve this pull request. To approve and merge a pull request, simply reply with |
Contributor
|
Pull request successfully merged into master. Build succeeded: |
mathlib-bors bot
pushed a commit
that referenced
this pull request
May 13, 2024
This PR was reduced by approximately half of its original size: the other half of this PR is now the content of #12560. This PR was reduced by approximately half of its halved size: the other half of the halved PR is now the content of #12834. A PR analogous to the merged PRs #12338, #12361 and #12372: reformatting proofs following the multiple goals linter of #12339. This should be the last of the adaptations.
callesonne
pushed a commit
that referenced
this pull request
May 16, 2024
callesonne
pushed a commit
that referenced
this pull request
May 16, 2024
callesonne
pushed a commit
that referenced
this pull request
May 16, 2024
callesonne
pushed a commit
that referenced
this pull request
May 16, 2024
This PR was reduced by approximately half of its original size: the other half of this PR is now the content of #12560. This PR was reduced by approximately half of its halved size: the other half of the halved PR is now the content of #12834. A PR analogous to the merged PRs #12338, #12361 and #12372: reformatting proofs following the multiple goals linter of #12339. This should be the last of the adaptations.
grunweg
added a commit
that referenced
this pull request
May 17, 2024
grunweg
added a commit
that referenced
this pull request
May 17, 2024
grunweg
added a commit
that referenced
this pull request
May 17, 2024
grunweg
pushed a commit
that referenced
this pull request
May 17, 2024
This PR was reduced by approximately half of its original size: the other half of this PR is now the content of #12560. This PR was reduced by approximately half of its halved size: the other half of the halved PR is now the content of #12834. A PR analogous to the merged PRs #12338, #12361 and #12372: reformatting proofs following the multiple goals linter of #12339. This should be the last of the adaptations.
mathlib-bors bot
pushed a commit
that referenced
this pull request
Oct 21, 2024
A linter that makes sure that, when multiple goals are present, they are enclosed in `·`s. Adaptations (the order is chronological, there should be no dependency among them): * #12338, * #12361, * #12372, * #12560, * #12834, * #12381, * #12908, * #14939, plus many many more that this comment is too small to contain. Co-authored-by: Michael Rothgang <rothgami@math.hu-berlin.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Another halfway split of #12381 on the way to #12352.