bmorrall/homepage

View on GitHub
.erb-lint_rubocop.yml

Summary

Maintainability
Test Coverage
# https://thoughtbot.com/blog/a-standard-way-to-lint-your-views

Layout/TrailingEmptyLines:
  Enabled: false

Layout/InitialIndentation:
  Enabled: false

Lint/UselessAssignment:
  Enabled: false