Skip to content

[Merged by Bors] - fix: add space in no_lost_declarations regex#14080

Closed
adomani wants to merge 2 commits intomasterfrom
adomani/add_space_in_no_lost_declarations_regex
Closed

[Merged by Bors] - fix: add space in no_lost_declarations regex#14080
adomani wants to merge 2 commits intomasterfrom
adomani/add_space_in_no_lost_declarations_regex

Conversation

@adomani
Copy link
Copy Markdown
Contributor

@adomani adomani commented Jun 24, 2024

As reported and requested by Yael!

I think that this change is an improvement, but I would be happier if there was a consensus that the def, theorem, structure,... keywords are followed by a space and not a line break before their identifier.


Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 24, 2024

PR summary fb2f0634d0

Import changes

No significant changes to the import graph


Declarations diff

- testingLongDiff4

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

@adomani
Copy link
Copy Markdown
Contributor Author

adomani commented Jun 24, 2024

PR summary fb2f0634d0

Import changes

No significant changes to the import graph

Declarations diff

- testingLongDiff4

You can run this locally as follows

Note that, as desired, the script omitted the instance. that appears as a test.

@YaelDillies
Copy link
Copy Markdown
Contributor

Thanks!

maintainer merge

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by YaelDillies.

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Jun 24, 2024
@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Jun 24, 2024

Still marked as draft, so I'll just

bors d+

@github-actions github-actions bot added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Jun 24, 2024
@adomani adomani marked this pull request as ready for review June 24, 2024 10:48
@adomani
Copy link
Copy Markdown
Contributor Author

adomani commented Jun 24, 2024

bors r+

Thanks!

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jun 24, 2024

🔒 Permission denied

Existing reviewers: click here to make adomani a reviewer

@YaelDillies
Copy link
Copy Markdown
Contributor

maintainer merge

Maybe @semorrison is not allowed to delegate? 🤔

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by YaelDillies.

Copy link
Copy Markdown
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Jun 24, 2024
As [reported](#14048 (comment)) and [requested](#14048 (comment)) by Yael!

I think that this change is an improvement, but I would be happier if there was a consensus that the `def`, `theorem`, `structure`,... keywords are followed by a space and not a line break before their identifier.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jun 24, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title fix: add space in no_lost_declarations regex [Merged by Bors] - fix: add space in no_lost_declarations regex Jun 24, 2024
@mathlib-bors mathlib-bors bot closed this Jun 24, 2024
@mathlib-bors mathlib-bors bot deleted the adomani/add_space_in_no_lost_declarations_regex branch June 24, 2024 17:57
kbuzzard pushed a commit that referenced this pull request Jun 26, 2024
As [reported](#14048 (comment)) and [requested](#14048 (comment)) by Yael!

I think that this change is an improvement, but I would be happier if there was a consensus that the `def`, `theorem`, `structure`,... keywords are followed by a space and not a line break before their identifier.
dagurtomas pushed a commit that referenced this pull request Jul 2, 2024
As [reported](#14048 (comment)) and [requested](#14048 (comment)) by Yael!

I think that this change is an improvement, but I would be happier if there was a consensus that the `def`, `theorem`, `structure`,... keywords are followed by a space and not a line break before their identifier.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). maintainer-merge A reviewer has approved the changed; awaiting maintainer approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants