From ecf70c9fb9a8f69933dbd774cd27aa3ae79817ed Mon Sep 17 00:00:00 2001 From: Shylock Hg <33566796+Shylock-Hg@users.noreply.github.com> Date: Tue, 9 Nov 2021 17:13:40 +0800 Subject: [PATCH] Ignore exception. --- .licenserc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.licenserc.yaml b/.licenserc.yaml index 3fed1268..fb4c5bf4 100644 --- a/.licenserc.yaml +++ b/.licenserc.yaml @@ -33,5 +33,6 @@ header: - 'certs' - 'src/interface/gen-cpp2' - '.gitkeep' + - 'include/common/datatypes/ValueOps-inl.h' comment: on-failure \ No newline at end of file