The code powering m.abunchtell.com https://m.abunchtell.com
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

15 行
171 B

  1. engines:
  2. duplication:
  3. enabled: false
  4. rubocop:
  5. enabled: true
  6. eslint:
  7. enabled: true
  8. ratings:
  9. paths:
  10. - "**.rb"
  11. - "**.js"
  12. exclude_paths:
  13. - spec/
  14. - vendor/asset