# frozen_string_literal: true require 'bundler/setup' task default: %i(spec cop bundle:audit doc)