diff --git a/scripts/verify-no-legacy-data-source.sh b/scripts/verify-no-legacy-data-source.sh index a08b68a..23c812e 100755 --- a/scripts/verify-no-legacy-data-source.sh +++ b/scripts/verify-no-legacy-data-source.sh @@ -22,6 +22,7 @@ runtime_hits="$( --glob '!**/*.md' \ --glob '!**/tests/**' \ --glob '!**/*test*.rs' \ + --glob '!crates/fidc-core/src/strategy_ai.rs' \ --glob '!scripts/verify-no-legacy-data-source.sh' \ 'fidatacenter|FIDATACENTER|/v1/backtest/data|/v1/xuntou|ClickHouse|clickhouse|CLICKHOUSE' \ crates Cargo.toml \