Jane Lusby 14feb3670f Lint for chaining flatten after map
This change adds a lint to check for instances of `map(..).flatten()`
that can be trivially shortened to `flat_map(..)`

Closes #3196
2018-09-24 14:29:16 -07:00
..
2018-09-24 14:29:16 -07:00
2018-06-07 22:01:46 +02:00
2018-04-03 06:22:42 +02:00
2018-05-22 10:21:42 +02:00