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

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module SlimLint # Temple engine used to generate a {Sexp} parse tree for use by linters. # # We omit a lot of the filters that are in {Slim::Engine} because they result # in information potentially being removed from the parse tree (since some