Commit graph

3 commits

Author SHA1 Message Date
Samuel Tardieu
ea2ea62fd1
Note that using enumerate() will swap the arguments
The autofix now:

- includes the swapping of index and element in the closure in which the
  content will be consumed;
- notes, with applicability `MaybeIncorrect` (because it will be), that
  the element and the index will be swapped.
2025-06-04 15:51:41 +02:00
Guillaume Gomez
f666fd6417 Update UI tests 2025-02-15 13:38:16 +01:00
lapla-cogito
a5329bd8d3
autofix for range_zip_with_len 2025-02-02 23:44:22 +09:00