summaryrefslogtreecommitdiffstats
path: root/.haml-lint_todo.yml
AgeCommit message (Expand)Author
2023-11-09Consolidate html page title output logic into helper (#27563)Matt Jankowski
2023-10-31Update haml-lint line length configuration to match rubocop value (#27570)Matt Jankowski
2023-10-26Use `next` keyword in field loop in admin/accounts/index view (#27559)Matt Jankowski
2023-10-25Solve simplest haml-lint `Rubocop` lints (#27529)Matt Jankowski
2023-10-25Fix haml-lint `UnnecessaryStringOutput` for views (#27531)Matt Jankowski
2023-10-25Remove unused `#error_explanation` id from error partials (#27536)Matt Jankowski
2023-10-24Regenerate lint todos (#27513)Matt Jankowski
2023-10-12Fix haml-lint `InstanceVariables` rule for auth/sessions/two_factor/o… (#27...Matt Jankowski
2023-10-11Fix haml-lint `InstanceVariables` rule for relationships/account (#27342)Matt Jankowski
2023-10-11Fix haml-lint `InstanceVariables` rule for auth/registrations/status (#27341)Matt Jankowski
2023-10-11Fix haml-lint `InstanceVariables` rule for admin/reports/actions (#27339)Matt Jankowski
2023-10-03Fix haml-lint Rubocop `Rails/*` cops (#26042)Matt Jankowski
2023-09-28Simplify instance presenter view access (#26046)Matt Jankowski
2023-09-28Fix haml-lint `InstanceVariables` rule for admin/roles/_form (#26063)Matt Jankowski
2023-09-28Fix haml-lint `InstanceVariables` rule for admin/webhooks/_form (#26062)Matt Jankowski
2023-09-28Fix haml-lint `InstanceVariables` rule for invites/_form (#26064)Matt Jankowski
2023-07-20Fix haml-lint Rubocop `Lint/UnusedBlockArguments` cop (#26039)Matt Jankowski
2023-07-20Fix haml-lint Rubocop `Style/NumericPredicate` cop (#26040)Matt Jankowski
2023-07-19Cleanup unused portions of statuses/status partial (#26045)Matt Jankowski
2023-07-18Fix haml-lint `InstanceVariables` rule for auth/registrations/edit (#26061)Matt Jankowski
2023-07-18Fix haml-lint Rubocop `Style/SymbolProc` cop (#26059)Matt Jankowski
2023-07-18Fix haml-lint Rubocop `Style/WordArray` cop (#26058)Matt Jankowski
2023-07-18Fix haml-lint rubocop style negation cops (#26057)Matt Jankowski
2023-07-18Fix haml-lint `ConsecutiveSilentScripts` rule (#26043)Matt Jankowski
2023-07-17Fix haml-lint Rubocop `Style/SlicingWithRange` cop (#25947)Matt Jankowski
2023-07-17Fix haml-lint Rubocop `Style/StringLiterals` cop (#25948)Matt Jankowski
2023-07-17Fix haml-lint Rubocop `Style/MinMaxComparison` cop (#25974)Matt Jankowski
2023-07-17Fix haml-lint Rubocop `lambda` cop (#25946)Matt Jankowski
2023-07-17Fix haml lint Rubocop `Style/RedundantStringCoercion` cop (#25975)Matt Jankowski
2023-07-12Update `haml-lint` (#25929)Renaud Chaput
2023-03-15Fix more haml-lint Rubocop (#24107)Nick Schonning
2023-03-15Setup haml-lint CI with todo config (#23524)Nick Schonning