# sonarjs/comment-regex

📝 Track comments matching a regular expression.

🚫 This rule is _disabled_ in the ✅ `recommended` config.

<!-- end auto-generated rule header -->

## Options

<!-- begin auto-generated rule options list -->

| Name                | Type   | Default                                        |
| :------------------ | :----- | :--------------------------------------------- |
| `flags`             | String | ``                                             |
| `message`           | String | `The regular expression matches this comment.` |
| `regularExpression` | String | ``                                             |

<!-- end auto-generated rule options list -->
