---
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.
