You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a codesniffer project a repository contains some test files to detect style issues. These files can show complex and not natural code, but a linter should work also for it.
Im using php 7.4.4 on windows with php-parallel-lint/php-parallel-lint 1.2.0 and it seems it is looping as it does not finish after some minutes. I have also installed php-parallel-lint/php-console-highlighter 0.5.0
For a codesniffer project a repository contains some test files to detect style issues. These files can show complex and not natural code, but a linter should work also for it.
It does not work for this file:
https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/tools/codesniffer/+/master/MediaWiki/Tests/files/Usage/nested_inline_ternary.php
Im using php 7.4.4 on windows with php-parallel-lint/php-parallel-lint 1.2.0 and it seems it is looping as it does not finish after some minutes. I have also installed php-parallel-lint/php-console-highlighter 0.5.0
The text was updated successfully, but these errors were encountered: