mrutkows opened a new issue #35: Add option to error on zero-length files
URL: https://github.com/apache/incubator-openwhisk-utilities/issues/35
 
 
   Currently, scancode, when encountering a zero-length file (for example, 
[https://github.com/apache/incubator-openwhisk/blob/master/tests/dat/actions/empty.js](https://github.com/apache/incubator-openwhisk/blob/master/tests/dat/actions/empty.js))
 under main OpenWhisk repo.), simply skips over the file (not performing any 
tests) and "passes" the file.
   
   However, it would be good to have a command line flag that forces (causes) 
and error if zero-length files are found (not symbolic link files) and have a 
valid extensions (e.g., .js, .py, etc.).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to