mirror of
https://github.com/labring/sealos.git
synced 2026-09-01 15:38:06 +08:00
feature(main): skip sealos.run rule (#4198)
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@ exclude_all_private = true
|
||||
insecure = true
|
||||
no_progress = true
|
||||
output = ".dummy.report.md"
|
||||
exclude = [ '.*codecov.*','.*sealos\.hub:5000.*','.*local.*','file:///.*','.*sealos.io/payment/wechat/callback.*','.*www.sealos.io/docs/cloud/apps/appstore.*','.*chat.openai.com/c.*','.*twitter.com/sealosio.*' ]
|
||||
exclude = [ '.*codecov.*','.*sealos\.hub:5000.*','.*local.*','file:///.*','.*sealos.io/payment/wechat/callback.*','.*www.sealos.io/docs/cloud/apps/appstore.*','.*chat.openai.com/c.*','.*twitter.com/sealosio.*','.*sealos.run.*', ]
|
||||
|
||||
Reference in New Issue
Block a user