# frozen_string_literal: true import 'tasks/cleaning.rake' import 'tasks/releasing.rake' import 'tasks/testing.rake' import 'tasks/linting.rake'