File "SpaceAfterNotUnitTest.js.fixed"

Full Path: /home/warrior1/public_html/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceAfterNotUnitTest.js.fixed
File size: 104 bytes
MIME-type: text/plain
Charset: utf-8


if (! someVar || ! x) {}
if (! someVar || ! x) {}
if (! foo() && (! x || true)) {}
var z = ! (x || y);