# File lib/kwala/actions/code_formatting.rb, line 121
  def check_formatting(file)
    @detector.check(file)
  end