lib/scss_lint/sass/script.rb in scss-lint-0.13.0 vs lib/scss_lint/sass/script.rb in scss-lint-0.14.0

- old
+ new

@@ -1,5 +1,8 @@ module Sass::Script + # Ignore documentation lints as these aren't original implementations. + # rubocop:disable Documentation + # Redefine some of the lexer helpers in order to store the original string # with the created object so that the original string can be inspected rather # than a typically normalized version. class Lexer def color