opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Squiz
/
Tests
/
WhiteSpace
➕ New
📤 Upload
✎ Editing:
SuperfluousWhitespaceUnitTest.1.js.fixed
← Back
alert('hi'); alert('hello'); if (something) { } function myFunction() { alert('code here'); alert('code here'); // Hello. /* HI */ } function myFunction2() { alert('code here'); alert('code here'); } MyFunction = function() { alert('code here'); alert('code here'); }; // phpcs:set Squiz.WhiteSpace.SuperfluousWhitespace ignoreBlankLines true function myFunction2() { alert('code here'); alert('code here'); } // phpcs:set Squiz.WhiteSpace.SuperfluousWhitespace ignoreBlankLines false
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel