QA-SIG评审问题修改,readme文件过滤增加OAT规则

Signed-off-by: yangyanjun <yangyanjun@huawei.com>
This commit is contained in:
yangyanjun
2022-10-12 17:23:55 +08:00
parent 964340c31f
commit 6ee5eb904f
2 changed files with 2 additions and 2 deletions
-2
View File
@@ -7,8 +7,6 @@ Usage-Guide:
SPDX-License-Identifier: BSD-3-Clause
License-Text:
Copyright (c) <year> <owner> . All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
+2
View File
@@ -79,6 +79,8 @@ Note:If the text contains special characters, please escape them according to th
<filteritem type="filepath" name="figures/.*" desc="Describes the architecture of the NewIP"/>
<filteritem type="filepath" name="apply_newip.sh" desc="shield"/>
<filteritem type="filepath" name="LICENSE" desc="license file"/>
<filteritem type="filepath" name="README_zh.md" desc="readme file"/>
<filteritem type="filepath" name="README.md" desc="readme file"/>
</filefilter>
</filefilterlist>
</oatconfig>