# sonarjs/function-name

📝 Function and method names should comply with a naming convention.

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

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

## Options

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

| Name     | Type   | Default                |
| :------- | :----- | :--------------------- |
| `format` | String | `^[_a-z][a-zA-Z0-9]*$` |

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