lib/slim_lint/runner.rb in slim_lint-0.15.1 vs lib/slim_lint/runner.rb in slim_lint-0.16.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module SlimLint # Responsible for running the applicable linters against the desired files. class Runner # Runs the appropriate linters against the desired files given the specified # options.