三方库InvalidLicense处理

Signed-off-by: SubmarinePhantom <liuxiyao223@huawei.com>
This commit is contained in:
SubmarinePhantom 2023-12-20 19:26:57 +08:00
parent afd361ffc5
commit 1ce768f319

View File

@ -62,5 +62,10 @@
<filteritem type="filename" name="*.m4" desc="Ignore this file, we do not use it."/>
</filefilter>
</filefilterlist>
<licensematcherlist>
<licensematcher name="BSD License" desc="如果工具扫描是InvalidLicense可在此定义匹配规则注意引号要转义" >
<licensetext name=":license: BSD, see LICENSE for details." desc="BSD License"/>
</licensematcher>
<licensematcherlist>
</oatconfig>
</configuration>