Skip to content

[Merged by Bors] - fix: remove consecutive backticks#12866

Closed
adomani wants to merge 1 commit intomasterfrom
adomani/no_lost_formatting
Closed

[Merged by Bors] - fix: remove consecutive backticks#12866
adomani wants to merge 1 commit intomasterfrom
adomani/no_lost_formatting

Conversation

@adomani
Copy link
Copy Markdown
Contributor

@adomani adomani commented May 13, 2024

Fixes a formatting issue in the output of move-decls.

As reported in #12829.

On that PR, the new script reports


  • + Additive.instDecidablePredEven
  • -- [DecidablePred
  • - even_abs
  • + isSquare_mabs
  • + Multiplicative.instDecidablePredIsSquare

Open in Gitpod

@adomani adomani changed the title fix: remove consecutive ` `` fix: remove consecutive ` May 13, 2024
@Ruben-VandeVelde Ruben-VandeVelde changed the title fix: remove consecutive ` fix: remove consecutive backticks May 13, 2024
Copy link
Copy Markdown
Contributor

@Ruben-VandeVelde Ruben-VandeVelde left a comment

Choose a reason for hiding this comment

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

I guess this works, then

maintainer merge

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde.

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label May 13, 2024
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

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels May 13, 2024
mathlib-bors bot pushed a commit that referenced this pull request May 13, 2024
Fixes a formatting issue in the output of `move-decls`.

As reported in #12829.

On that PR, the new script reports

***

* `+` Additive.instDecidablePredEven
* `--` [DecidablePred
* `-` even_abs
* `+` isSquare_mabs
* `+` Multiplicative.instDecidablePredIsSquare
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented May 13, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title fix: remove consecutive backticks [Merged by Bors] - fix: remove consecutive backticks May 13, 2024
@mathlib-bors mathlib-bors bot closed this May 13, 2024
@mathlib-bors mathlib-bors bot deleted the adomani/no_lost_formatting branch May 13, 2024 14:42
callesonne pushed a commit that referenced this pull request May 16, 2024
Fixes a formatting issue in the output of `move-decls`.

As reported in #12829.

On that PR, the new script reports

***

* `+` Additive.instDecidablePredEven
* `--` [DecidablePred
* `-` even_abs
* `+` isSquare_mabs
* `+` Multiplicative.instDecidablePredIsSquare
grunweg pushed a commit that referenced this pull request May 17, 2024
Fixes a formatting issue in the output of `move-decls`.

As reported in #12829.

On that PR, the new script reports

***

* `+` Additive.instDecidablePredEven
* `--` [DecidablePred
* `-` even_abs
* `+` isSquare_mabs
* `+` Multiplicative.instDecidablePredIsSquare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants