always-apply-with-globs · git:20260207.b76df1f · 2026-02-07 · sha256 be16a353fd10ec9e
always-apply-with-globs git:20260207.b76df1fA
Immutable. This exact content is served forever at /api/v1/blob/be16a353fd10ec9e.
--- description: Rule with redundant globs alwaysApply: true globs: "**/*.ts" --- # CUR-007: alwaysApply with redundant globs This rule has alwaysApply: true but also specifies globs, which is redundant.