---
id: GEN-0027
name: 注释不能嵌套。
severity: error
tool: auto
category: wc-style
description: |
  注释不能嵌套。

  Auto-extracted from book299-20132-Python语言编码规范.txt.

check:
  type: ast-grep
  pattern: TODO
