Skip to content

Instantly share code, notes, and snippets.

@shaneog
Last active October 5, 2015 22:40
Show Gist options
  • Save shaneog/45cb88344d44a868a485 to your computer and use it in GitHub Desktop.
Save shaneog/45cb88344d44a868a485 to your computer and use it in GitHub Desktop.
haml-lint error
linters:
LineLength:
max: 110
exclude:
- '**/_media.html.haml'
%section.page-block
%section.row
%section.small-12.columns
.panel-body.press
%h4.h1 In the media
%a.press-link.press-newpaper{ href: 'http://www.nytimes.com/2015/10/06/business/trans-pacific-partnership-trade-deal-is-reached.html', target: :blank }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment