summaryrefslogtreecommitdiffstats
path: root/.haml-lint_todo.yml
AgeCommit message (Expand)Author
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