Skip to content

Allow disabling of inline footnotes + documentation on inline footnotes #1840

Allow disabling of inline footnotes + documentation on inline footnotes

Allow disabling of inline footnotes + documentation on inline footnotes #1840

Triggered via pull request February 13, 2026 14:55
Status Failure
Total duration 1m 30s
Artifacts

tests.yml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPCS
Process completed with exit code 1.
PHPCS: tests/functional/Extension/Footnote/FootnoteExtensionTest.php#L93
String "Disabled inline notes^[note1]" does not require double quotes; use single quotes instead
PHPCS: src/Extension/Footnote/FootnoteExtension.php#L69
Use early exit to reduce code nesting.