Closed (fixed)
Project:
Location
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
19 Aug 2014 at 12:01 UTC
Updated:
31 Oct 2016 at 00:04 UTC
Jump to comment: Most recent
Code style fix
| Comment | File | Size | Author |
|---|---|---|---|
| codestyle.diff | 223.52 KB | podarok |
Comments
Comment #1
podarokComment #4
podarokComment #5
nerdcore commentedSorry to re-open this issue, but why is `sniffers.sh` included in the latest stable release (7.x-3.7)? It seems to me that code sniff shell scripts aren't usually included with a stable module release.
Are we sure sniffers.sh should be included in this module? And if so, why? I ask because I have not seen such a script in any other module; especially a script which is calling `find` and `phpcs` using `sudo`.
Comment #6
jacob.embree commented@nerdcore: The removal of sniffers.sh should be a separate issue. The issue here is about passing codesniffer and jshint which, as of August 20, 2014, was fixed.