Rename project to actions-sync

This commit is contained in:
Anthony Sterling
2020-07-02 19:36:10 +01:00
commit f7954c5ebf
1249 changed files with 376757 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
sources:
go: true
go:
mod: vendor
apps:
- source_path: .
- source_path: ./src
allowed:
- apache-2.0
- bsd-2-clause
- bsd-3-clause
- isc
- mit
- cc0-1.0
- unlicense
- other
ignored:
go:
- golang.org/x/**/*