Open Source notices.
This commit is contained in:
Vendored
+22
-1
@@ -1,16 +1,33 @@
|
||||
---
|
||||
check:
|
||||
pattern:
|
||||
- license.*
|
||||
- LICENSE.*
|
||||
- license
|
||||
- LICENSE
|
||||
|
||||
ignore:
|
||||
pattern:
|
||||
- /.cache/
|
||||
- /react/public/
|
||||
- /debian/
|
||||
- /source-map/
|
||||
- /build/
|
||||
- /CMakeFiles/
|
||||
- /
|
||||
- /test/
|
||||
- /atob/
|
||||
- react/src/react-app-env.d.ts
|
||||
- react/src/reportWebVitals.ts
|
||||
- react/src/setupTests.ts
|
||||
- /usr/share/perl5/Dpkg/Copyright/Scanner.pm
|
||||
- react/node_modules/glob/
|
||||
- react/node_modules/fs.realpath/
|
||||
- react/node_modules/sax/
|
||||
- react/node_modules/sha.js/
|
||||
- AUTHORS
|
||||
- /debian/copyright/
|
||||
|
||||
|
||||
suffixes:
|
||||
- generic
|
||||
@@ -38,4 +55,8 @@ ignore:
|
||||
- eslintrc
|
||||
- nycrc
|
||||
- flow
|
||||
- bundle.js
|
||||
- bundle.js
|
||||
- js
|
||||
- tsx
|
||||
- md
|
||||
- yml
|
||||
Reference in New Issue
Block a user