Skip to content

[Merged by Bors] - feat: also lint when debug options are set#14294

Closed
grunweg wants to merge 7 commits intomasterfrom
MR-lint-debug-option
Closed

[Merged by Bors] - feat: also lint when debug options are set#14294
grunweg wants to merge 7 commits intomasterfrom
MR-lint-debug-option

Conversation

@grunweg
Copy link
Copy Markdown
Contributor

@grunweg grunweg commented Jun 30, 2024

For the same reason as the other existing options: these are not meant to stay in production code.


Open in Gitpod

grunweg added 5 commits June 20, 2024 22:48
Fix a missing edge case in the linter, when an option name
had only one component (as in the profiler option), and add a test.
For the same reason as the other existing options:
these are not meant to stay in production code.
@grunweg grunweg added awaiting-review easy < 20s of review time. See the lifecycle page for guidelines. t-linter Linter blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) labels Jun 30, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 30, 2024

PR summary 6ca3a59fe0

Import changes

No significant changes to the import graph


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>

@ghost ghost removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jun 30, 2024
@ghost
Copy link
Copy Markdown

ghost commented Jun 30, 2024

Copy link
Copy Markdown
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

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

bors merge

Thanks!

mathlib-bors bot pushed a commit that referenced this pull request Jun 30, 2024
For the same reason as the other existing options: these are not meant to stay in production code.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jun 30, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: also lint when debug options are set [Merged by Bors] - feat: also lint when debug options are set Jun 30, 2024
@mathlib-bors mathlib-bors bot closed this Jun 30, 2024
@mathlib-bors mathlib-bors bot deleted the MR-lint-debug-option branch June 30, 2024 23:36
dagurtomas pushed a commit that referenced this pull request Jul 2, 2024
For the same reason as the other existing options: these are not meant to stay in production code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

easy < 20s of review time. See the lifecycle page for guidelines. t-linter Linter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants