diff --git a/.config/ast-grep/rules/resolved-vc.yml b/.config/ast-grep/rules/resolved-vc.yml index 5dacc94ad70bf..589d6f6da1fd6 100644 --- a/.config/ast-grep/rules/resolved-vc.yml +++ b/.config/ast-grep/rules/resolved-vc.yml @@ -40,3 +40,6 @@ rule: kind: attribute regex: '^turbo_tasks::value(\(.*\))?$' fix: ResolvedVc<$A> + +ignores: + - turbopack/crates/turbo-tasks-macros-tests/**/*.rs