[Merged by Bors] - chore: remove now-superfluous disabling of the header linter#24028
[Merged by Bors] - chore: remove now-superfluous disabling of the header linter#24028
Conversation
PR #24027 removes the need to disable the header linter before module deprecations.
PR summary e40dd0305fImport 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 No changes to technical debt.You can run this locally as
|
|
Thanks! bors d+ |
|
✌️ grunweg can now approve this pull request. To approve and merge a pull request, simply reply with |
|
This PR/issue depends on: |
|
It turns out that I intended the syntax to be as close as possible to |
|
Michael, if you want to merge #24032 into this PR and close the other one, feel free to do so! |
|
Sure, feel free to merge that PR into this one. |
PR #24027 removes the need to disable the header linter before module deprecations. Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
|
Pull request successfully merged into master. Build succeeded: |
PR #24027 removes the need to disable the header linter before module deprecations. Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
PR #24027 removes the need to disable the header linter before module
deprecations.