feat:viewセキュリティオプション指定チェック設定ファイルにcustom04を追加

This commit is contained in:
daido 2023-10-24 12:05:30 +09:00
parent a5e58ebc7e
commit bc8e550956

View File

@ -1,3 +1,3 @@
{
"check_target_schemas": ["custom01", "custom02", "custom03"]
"check_target_schemas": ["custom01", "custom02", "custom03", "custom04"]
}