csv?

in lib/linguist/blob_helper.rb [168:171]


    def csv?
      text? && extname.downcase == '.csv'
    end