# File lib/rubocop/git/commit_file.rb, line 4 def initialize(file, commit) @file = file @commit = commit end