Skip to content

[Merged by Bors] - chore: remove some whitespace and two other things#14384

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

[Merged by Bors] - chore: remove some whitespace and two other things#14384
adomani wants to merge 2 commits intomasterfrom
adomani/rm_whitespace

Conversation

@adomani
Copy link
Copy Markdown
Contributor

@adomani adomani commented Jul 3, 2024

The fallout of an experiment (#14379) with linting whitespace.

To keep the review interesting, I invite you to find the two changes that are not whitespace removal.


Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 3, 2024

PR summary abdf653ca5

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ next
+ range
+ scalarRTensor_apply_X_tmul_apply
+ split

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>

Copy link
Copy Markdown
Contributor

@grunweg grunweg left a comment

Choose a reason for hiding this comment

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

Thanks, looks good to me!
maintainer merge

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 3, 2024

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

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Jul 3, 2024
rw [intDegree, num_X, Polynomial.natDegree_X, denom_X, Polynomial.natDegree_one,
Int.ofNat_one, Int.ofNat_zero, sub_zero]
set_option linter.uppercaseLean3 false in #align ratfunc.int_degree_X RatFunc.intDegree_X
set_option linter.uppercaseLean3 false in
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Are you sure this is the recommended style?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It is certainly the style that is used every other time! 😄

@riccardobrasca
Copy link
Copy Markdown
Member

Thanks!

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Jul 3, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 3, 2024
The fallout of an experiment (#14379) with linting whitespace.

To keep the review interesting, I invite you to find the two changes that are not whitespace removal.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 3, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: remove some whitespace and two other things [Merged by Bors] - chore: remove some whitespace and two other things Jul 3, 2024
@mathlib-bors mathlib-bors bot closed this Jul 3, 2024
@mathlib-bors mathlib-bors bot deleted the adomani/rm_whitespace branch July 3, 2024 15:49
@adomani adomani mentioned this pull request Aug 1, 2024
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