refactor: migrate legacy wire namespace to wrn
This commit is contained in:
@@ -94,7 +94,7 @@ for (const name of ["security", "cache", "image", "observability", "benchmark"])
|
||||
}
|
||||
|
||||
check(
|
||||
"context-aware URL sanitizer is wired into compiler",
|
||||
"context-aware URL sanitizer is connected into compiler",
|
||||
has("packages/compiler/src/codegen.ts", "sanitizeUrlAttribute"),
|
||||
);
|
||||
check(
|
||||
|
||||
Reference in New Issue
Block a user