Code Review
/
portal-ng
/
ui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
eefbbf1
)
Add the *.yaml ending to license checker ignore list
47/135047/1
author
Fiete Ostkamp
<Fiete.Ostkamp@telekom.de>
Wed, 21 Jun 2023 12:55:08 +0000
(12:55 +0000)
committer
Fiete Ostkamp
<Fiete.Ostkamp@telekom.de>
Wed, 21 Jun 2023 12:55:44 +0000
(12:55 +0000)
Issue-ID: PORTALNG-6
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I0484fd56b7c2a6d807bb82155d710d9603745e17
license-check-and-add-config.json
patch
|
blob
|
history
diff --git
a/license-check-and-add-config.json
b/license-check-and-add-config.json
index
c092951
..
6f65640
100644
(file)
--- a/
license-check-and-add-config.json
+++ b/
license-check-and-add-config.json
@@
-1,5
+1,5
@@
{
- "ignore":["openapi","src/assets","server","Dockerfile","*.yml","*.json","*.md","**/*.conf.js",".*","*.sh","*.properties","version","development","*.json.template",".npm"],
+ "ignore":["openapi","src/assets","server","Dockerfile","*.yml","*.
yaml","*.
json","*.md","**/*.conf.js",".*","*.sh","*.properties","version","development","*.json.template",".npm"],
"license": "LICENSE_HEADER",
"licenseFormats": {
"js|ts|css": {