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

15 行
230 B

  1. --style=google
  2. --indent=spaces
  3. --indent-preproc-define
  4. --indent-preproc-cond
  5. --pad-oper
  6. --pad-comma
  7. --pad-header
  8. #--unpad-paren
  9. --align-pointer=name
  10. --add-braces
  11. --convert-tabs
  12. --mode=c
  13. # disable backup files
  14. --suffix=none