codeclimate/codeclimate-rubocop

View on GitHub
config/contents/style/file_name.md

Summary

Maintainability
Test Coverage
This cop makes sure that Ruby source files have snake_case
names. Ruby scripts (i.e. source files with a shebang in the
first line) are ignored.