Allow disabling of inline footnotes + documentation on inline footnotes #1840
tests.yml
on: pull_request
PHPCS
21s
PHPStan
21s
Psalm
24s
Pathological Tests
1m 27s
Markdownlint
1m 10s
Matrix: phpunit
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.
|