We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@prettier/plugin-php v0.22.2 Playground link
Input:
<?php /** * Tweakwise & Emico (https://www.tweakwise.com/ & https://www.emico.nl/) - All Rights Reserved * * @copyright Copyright (c) 2017-2017 Tweakwise.com B.V. (https://www.tweakwise.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // phpcs:disable PHPCompatibility.Miscellaneous.RemovedAlternativePHPTags.MaybeASPOpenTagFound ?> <script id="autocomplete-item-template" type="text/x-magento-template" data-url="<?= $block->getAjaxUrl() ?>"> </script> <?php // phpcs:enable PHPCompatibility.Miscellaneous.RemovedAlternativePHPTags.MaybeASPOpenTagFound ?>
Output:
Comment "// phpcs:enable PHPCompatibility.Miscellaneous.RemovedAlternativePHPTags.MaybeASPOpenTagFound" was not printed. Please report this error!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@prettier/plugin-php v0.22.2
Playground link
Input:
Output:
Comment "// phpcs:enable PHPCompatibility.Miscellaneous.RemovedAlternativePHPTags.MaybeASPOpenTagFound" was not printed. Please report this error!
The text was updated successfully, but these errors were encountered: