Skip to content

Fix card false negatives and positives

Mark Florian requested to merge 69-fix-card-false-negatives into main

Fix card false negatives and positives

This also merges the gl-card-class-haml rule into the existing card-class-haml rule, since they're so similar.

Closes #69 (closed) and #70 (closed).

Before After
Screenshot_2023-04-11_at_20-43-57_Pajamas_Adoption_Scanner_Dashboard Screenshot_2023-04-11_at_20-44-05_Pajamas_Adoption_Scanner_Dashboard

Review/run this locally

  1. Copy the pages in mr job URL (must have succeeded)
  2. Run bin/review-mr.sh <job url>
Edited by Mark Florian

Merge request reports