---
id: GEN-0002
name: 名字应该使用英文单词，而不能为拼音。
severity: warning
tool: auto
category: wc-style
description: |
  名字应该使用英文单词，而不能为拼音。

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

check:
  type: ast-grep
  pattern: TODO
