harish876 commented on code in PR #228:
URL: 
https://github.com/apache/incubator-resilientdb/pull/228#discussion_r2729688045


##########
.licenserc.yaml:
##########
@@ -14,8 +14,11 @@ header:
     - 'dev/.rat-excludes'
     - 'documents/doxygen/.gitignore'
     - 'third_party/loc_script/src/index.js'
-
+    - 'ecosystem/**/*.mdx'
+    - 'ecosystem/**/*.json'

Review Comment:
   These cannot be removed due to these files not supporting license headers. 
refer to the docs attached in the description. not all files requires headers 
if they dont support



##########
.licenserc.yaml:
##########
@@ -14,8 +14,11 @@ header:
     - 'dev/.rat-excludes'
     - 'documents/doxygen/.gitignore'
     - 'third_party/loc_script/src/index.js'
-
+    - 'ecosystem/**/*.mdx'
+    - 'ecosystem/**/*.json'
+    - 'ecosystem/**/LICENSE*'
+    - 'ecosystem/monitoring/reslens/src/lib/**'

Review Comment:
   These cannot be removed due to these files not supporting license headers. 
refer to the docs attached in the description. not all files requires headers 
if they dont support



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to