sds/haml-lint

View on GitHub
lib/haml_lint/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

# Defines the gem version.
module HamlLint
  VERSION = '0.58.0'
end