Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.

Add Travis and scanCode.py support #10

Closed
mrutkows opened this issue Mar 10, 2017 · 1 comment
Closed

Add Travis and scanCode.py support #10

mrutkows opened this issue Mar 10, 2017 · 1 comment
Assignees

Comments

@mrutkows
Copy link
Contributor

mrutkows commented Mar 10, 2017

In addition, preparation for bringing the code to Apache Software Foundation (ASF) it must be brought into compliance. Meaning...

  1. All code must be scanned properly for project conventions.

  2. All source code has legal ASF license headers. This includes Python files and the new scanCode.py that will be dropped into openwhisk/tools/build will enable this check by default.

A preliminary scan indicated this repo had the following errors:
[./openwhisk-package-template/actions/hello_world.js]:
2: line contains tabs.
3: line contains tabs.
4: line contains tabs.
5: line contains tabs.
6: file does not end with EOL.

@mrutkows mrutkows self-assigned this Mar 10, 2017
@dgrove-oss
Copy link
Member

Closing issue as project is being archived.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants