We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff04c9c commit 8f758ddCopy full SHA for 8f758dd
Magento2/Sniffs/Files/LineLengthSniff.php
@@ -67,7 +67,6 @@ protected function checkLineLength($phpcsFile, $tokens, $stackPtr)
67
$this->updateLineBuffer($phpcsFile, $tokens, $stackPtr);
68
}
69
70
-
71
/**
72
* Checks whether the previous line is part of a translation.
73
*
0 commit comments