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