Skip to content

[Merged by Bors] - chore: homogenize TODO format#14474

Closed
mo271 wants to merge 1 commit intomasterfrom
mo271/format_todos
Closed

[Merged by Bors] - chore: homogenize TODO format#14474
mo271 wants to merge 1 commit intomasterfrom
mo271/format_todos

Conversation

@mo271
Copy link
Copy Markdown
Collaborator

@mo271 mo271 commented Jul 6, 2024

This makes sure that the by far most common way of declaring TODOs in module doc comments is also used by the few that deviated from that. This makes sure that it is easier to find those.

Drive by: fix number of # for some other headings, to make doc strings more uniform.


Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 6, 2024

PR summary 018ad86087

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

No declarations were harmed in the making of this PR! 🐙

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>

@mo271
Copy link
Copy Markdown
Collaborator Author

mo271 commented Jul 6, 2024

There is also 50 occurrences of "Future Work", which I suppose could also be replaced with "TODO", but that seems more controversial, so I leave it for now...

@mo271 mo271 added awaiting-review awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. labels Jul 6, 2024
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Jul 6, 2024
Copy link
Copy Markdown
Collaborator

@rwst rwst left a comment

Choose a reason for hiding this comment

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

Exactly what is described, except the very last change, which leaves three ###s. LGTM

@mo271
Copy link
Copy Markdown
Collaborator Author

mo271 commented Jul 8, 2024

Exactly what is described, except the very last change, which leaves three ###s. LGTM

For this one, the three ###s make sense, because there are multiple TODOs in different levels.

@eric-wieser
Copy link
Copy Markdown
Member

bors merge

Thanks!

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jul 9, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 9, 2024
This makes sure that the by far most common way of declaring TODOs in module doc comments is also used by the few that deviated from that. This makes sure that it is easier to find those.

Drive by: fix number of `#` for some other headings, to make doc strings more uniform.



Co-authored-by: Moritz Firsching <firsching@google.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 9, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: homogenize TODO format [Merged by Bors] - chore: homogenize TODO format Jul 9, 2024
@mathlib-bors mathlib-bors bot closed this Jul 9, 2024
@mathlib-bors mathlib-bors bot deleted the mo271/format_todos branch July 9, 2024 23:50
@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

ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants