您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 

13 行
139 B

  1. ---
  2. linters:
  3. enable:
  4. - godot
  5. - revive
  6. linter-settings:
  7. godot:
  8. capital: true
  9. exclude:
  10. # Ignore "See: URL"
  11. - 'See:'