andyw8/techradar

View on GitHub
.haml-lint.yml

Summary

Maintainability
Test Coverage
linters:
  LineLength:
    enabled: false
  RuboCop:
    enabled: false # TODO: resolve this
  SpaceInsideHashAttributes:
    enabled: false
  InstanceVariables:
    enabled: true
    exclude:
      - app/views/radars/_quadrant_nav.html.haml # TODO: resolve this
      - app/views/radars/_radar.html.haml # TODO: resolve this