diff options
Diffstat (limited to '.haml-lint.yml')
-rw-r--r-- | .haml-lint.yml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/.haml-lint.yml b/.haml-lint.yml index 6e3b35607b1..da9a43d9c6d 100644 --- a/.haml-lint.yml +++ b/.haml-lint.yml @@ -1,13 +1,9 @@ -# Default application configuration that all configurations inherit from. -# -# This is an opinionated list of which hooks are valuable to run and what their -# out of the box settings should be. - # Whether to ignore frontmatter at the beginning of HAML documents for # frameworks such as Jekyll/Middleman skip_frontmatter: false exclude: - 'vendor/**/*' + - 'spec/**/*' linters: AltText: |