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 b75a0dd commit cbe9b4eCopy full SHA for cbe9b4e
package.xml
@@ -42,6 +42,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
42
-- Thanks to Juliette Reinders Folmer for the patch
43
- Generic.ControlStructures.InlineControlStructure now handles syntax errors correctly
44
45
+ - Generic.Debug.JSHint now longer requires rhino and can be run directly from the npm install
46
+ -- Thanks to Juliette Reinders Folmer for the patch
47
- Generic.Files.LineEndings no longer adds superfluous new line at the end of JS and CSS files
48
49
- Generic.WhiteSpace.ScopeIndent now respects changes to the "exact" property using phpcs:set mid-way through a file
0 commit comments