lib/codeclimate-test-reporter.rb
The name of this source file (`codeclimate-test-reporter.rb`) should use snake_case.require "code_climate/test_reporter"require "code_climate/test_reporter/calculate_blob"require "code_climate/test_reporter/version"require "code_climate/test_reporter/client"require "code_climate/test_reporter/post_results"require "code_climate/test_reporter/shorten_filename"require "code_climate/test_reporter/formatter"require "code_climate/test_reporter/configuration"require "code_climate/test_reporter/git"require "code_climate/test_reporter/ci"