diff --git a/.github/scripts/license_header_check.sh b/.github/scripts/license_header_check.sh index 02667cfe5..bcdc980b3 100755 --- a/.github/scripts/license_header_check.sh +++ b/.github/scripts/license_header_check.sh @@ -75,7 +75,7 @@ if [[ -z ${CALIPTRA_ROOT:+"empty"} ]]; then fi exclude_dir='{uvmf*,.git,cmark,caliptra_reg_html,caliptra_top_reg_html,sha256,sha512,sha512_masked,doe,fw_test_*,__pycache__,templates,docs}' -exclude_suffix='*.{tcl,txt,js,htm,html,json,vf,yml,woff,rsp,rdl,bashrc,waiver,cfg,hex,rc,exe,pdf,png,hvp,svg,log}' +exclude_suffix='*.{tcl,txt,js,htm,html,css,json,vf,yml,woff,woff2,ttf,rsp,rdl,bashrc,waiver,cfg,hex,rc,exe,pdf,png,hvp,svg,log}' exclude_regs='*_reg*.{sv,rdl}' exclude_csr='*_csr*.*' exclude_file='{sglint_waivers,pr_hash,pr_timestamp,.git-comodules,.gitignore,spyglass_lint.policy,ascent.ctl,clp_mapfile,readme.md,README.md,SECURITY.md,c_sample.c}' diff --git a/.github/workflow_metadata/pr_hash b/.github/workflow_metadata/pr_hash index 948a01a35..99ef12160 100644 --- a/.github/workflow_metadata/pr_hash +++ b/.github/workflow_metadata/pr_hash @@ -1 +1 @@ -e3bfed2d8c8064b0c6f21410b619238538c01ad39f9763b67af8a958799d38c578cf4a9ac278bad8e2c0f4d471998b1a \ No newline at end of file +2795138f2be331f302804bc562a65e6530cbaeae26670f840510bb13c306386ec84245b2a3aa053f422213e84ec2ab8a \ No newline at end of file diff --git a/.github/workflow_metadata/pr_timestamp b/.github/workflow_metadata/pr_timestamp index 8a5343a92..43693509a 100644 --- a/.github/workflow_metadata/pr_timestamp +++ b/.github/workflow_metadata/pr_timestamp @@ -1 +1 @@ -1726604628 \ No newline at end of file +1726829030 \ No newline at end of file