-
Notifications
You must be signed in to change notification settings - Fork 367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Merged by Bors] - fix: silence the #
-command linter on noisy commands
#20525
[Merged by Bors] - fix: silence the #
-command linter on noisy commands
#20525
Conversation
PR summary b11bd6bc52Import changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diffNo declarations were harmed in the making of this PR! 🐙 You can run this locally as follows## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/declarations_diff.sh long <optional_commit> The doc-module for Decrease in tech debt: (relative, absolute) = (1.00, 0.01)
Current commit b11bd6bc52 You can run this locally as
|
987a121
to
27d8efe
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! 🚀
maintainer merge
🚀 Pull request has been placed on the maintainer queue by YaelDillies. |
bors d+ |
✌️ adomani can now approve this pull request. To approve and merge a pull request, simply reply with |
bors merge |
Reported on [Zulip](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/.23.20linter), the fix comes from [this update](https://leanprover.zulipchat.com/#narrow/channel/428973-nightly-testing/topic/Mathlib.20status.20updates/near/486115503).
Pull request successfully merged into master. Build succeeded: |
#
-command linter on noisy commands#
-command linter on noisy commands
Reported on Zulip, the fix comes from this update.