• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sds / haml-lint / 27999845679 / 16
97%
main: 97%

Build:
DEFAULT BRANCH: main
Ran 23 Jun 2026 03:27AM UTC
Files 202
Run time 18s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Jun 2026 03:20AM UTC coverage: 96.984%. Remained the same
27999845679.16

push

github

web-flow
docs: clarify how to disable a forced RuboCop cop for HAML files (#660)

* docs: clarify how to disable a forced RuboCop cop for HAML files

`Enabled: false` in .rubocop.yml has no effect on forced cops (e.g.
Layout/CaseIndentation); document `ignored_cops` as the way to disable
them. Fixes the `ignored_cop` typo in the README. Refs #407.

* docs: add dedicated RuboCop integration page; document Rails false positives

Move the RuboCop documentation out of the linter catalog into a dedicated
lib/haml_lint/linter/RuboCop.md page (the catalog entry becomes a short stub
linking to it), and document known false positives with Rails/* cops in views:

* Rails/FindEach suggests find_each on a relation that was already ordered
  elsewhere, silently dropping the order
* Rails/HttpStatus treats a partial's `status:` keyword as an HTTP status code

Both are reproducible with rubocop-rails loaded; the recommended fix is to
disable the cop for HAML via `ignored_cops` or a `.rubocop.yml` Exclude.

Closes #488. Refs #443.

---------

Co-authored-by: Shane da Silva <shane@dasilva.io>

5982 of 6168 relevant lines covered (96.98%)

315.05 hits per line

Source Files on job ruby3.3-rubocop1.0-ubuntu - 27999845679.16
  • Tree
  • List 202
  • Changed 100
  • Source Changed 0
  • Coverage Changed 100
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27999845679
  • e8e030f1 on github
  • Prev Job for on main (#27999771930.37)
  • Next Job for on main (#28000062110.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc