# Summary Closes #14455, migrated from https://github.com/astral-sh/docs/pull/106.
This commit is contained in:
@@ -110,7 +110,7 @@ def generate_rule_metadata(rule_doc: Path) -> None:
|
||||
For example:
|
||||
```yaml
|
||||
---
|
||||
description: Checks for abstract classes without abstract methods.
|
||||
description: Checks for abstract classes without abstract methods or properties.
|
||||
tags:
|
||||
- B024
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user