[Merged by Bors] - chore: adapt to multiple goal linter 4#12381
Closed
[Merged by Bors] - chore: adapt to multiple goal linter 4#12381
Conversation
adomani
added a commit
that referenced
this pull request
Apr 30, 2024
mathlib-bors bot
pushed a commit
that referenced
this pull request
May 11, 2024
Splits off the alphabetically first half of #12381 in a separate PR to help reviewing.
adomani
commented
May 13, 2024
Contributor
Author
adomani
left a comment
There was a problem hiding this comment.
David, thank you very much for your review! I accepted/commented on your suggestions.
loefflerd
reviewed
May 13, 2024
Contributor
loefflerd
left a comment
There was a problem hiding this comment.
Utterly trivial follow-up:
Co-authored-by: David Loeffler <d.loeffler.01@cantab.net>
…/mathlib4 into adomani/use_cdots_4
sgouezel
reviewed
May 13, 2024
Contributor
sgouezel
left a comment
There was a problem hiding this comment.
This looks great, thanks!
bors d+
Contributor
|
✌️ adomani can now approve this pull request. To approve and merge a pull request, simply reply with |
Co-authored-by: sgouezel <sebastien.gouezel@univ-rennes1.fr>
…/mathlib4 into adomani/use_cdots_4
adomani
commented
May 13, 2024
Contributor
Author
adomani
left a comment
There was a problem hiding this comment.
Sébastien, thank you very much for your suggestions! I incorporated them all and explained the one that was not actually supposed to be there.
Contributor
Author
|
bors r+ |
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.
Contributor
|
Pull request successfully merged into master. Build succeeded: |
callesonne
pushed a commit
that referenced
this pull request
May 16, 2024
Splits off the alphabetically first half of #12381 in a separate PR to help reviewing.
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
pushed a commit
that referenced
this pull request
May 17, 2024
Splits off the alphabetically first half of #12381 in a separate PR to help reviewing.
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.
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.