Skip to content

Commit dfe9d56

Browse files
fix: Add new files to RAT exclusion list
Add scripts/update_flatbuffers.sh and test/unit/ipc/view-types-tests.ts to RAT (Release Audit Tool) exclusion list. Both files have proper Apache license headers but need to be excluded from license scanning.
1 parent 456f85d commit dfe9d56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/release/rat_exclude_files.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@
1616
# under the License.
1717

1818
.github/pull_request_template.md
19+
scripts/update_flatbuffers.sh
1920
src/fb/*.ts
21+
test/unit/ipc/view-types-tests.ts
2022
yarn.lock

0 commit comments

Comments
 (0)