sds/haml-lint

View on GitHub
lib/haml_lint/spec.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

require 'haml_lint/spec/normalize_indent'
require 'haml_lint/spec/shared_linter_context'
require 'haml_lint/spec/shared_rubocop_autocorrect_context'
require 'haml_lint/spec/matchers/report_lint'