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

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module SlimLint # Stores runtime configuration for the application. # # The purpose of this class is to validate and ensure all configurations # satisfy some basic pre-conditions so other parts of the application don't