mishina2228/git_stats

View on GitHub
.haml-lint.yml

Summary

Maintainability
Test Coverage
linters:
  InlineStyles:
    exclude:
      - 'templates/activity/_activity.haml'
  LineLength:
    max: 150
  SpaceInsideHashAttributes:
    style: no_space
  ViewLength:
    exclude:
      - 'templates/activity/_activity.haml'