This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-utilities.git


The following commit(s) were added to refs/heads/master by this push:
     new e458950  Exclude incubator directory (#71)
e458950 is described below

commit e45895009a771afc063cfbed27676a5906ce65e3
Author: dan mcweeney <[email protected]>
AuthorDate: Mon Feb 10 11:57:06 2020 -0500

    Exclude incubator directory (#71)
---
 scancode/ASF-Release.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scancode/ASF-Release.cfg b/scancode/ASF-Release.cfg
index 731bd93..6767ccd 100644
--- a/scancode/ASF-Release.cfg
+++ b/scancode/ASF-Release.cfg
@@ -53,6 +53,7 @@ Cargo.lock=has_block_license, no_trailing_spaces, eol_at_eof
 
 # List of paths (inclusive of subdirectories) to exclude from code scanning
 [Excludes]
+incubator/
 
 # General tooling & binary file exclusions
 .bin

Reply via email to