question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`prefer-flat-map` being erroneously triggered

See original GitHub issue

The rule prefer-flat-map is being trigger with the following line and I don’t know why.

    const filterOut = _.flow(_.get('foods'), _.reject('tomato'), _.reject('strawberry'), _.reject({ id: 'SUGARID' }))

Thanks 🎈

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
jfmengelscommented, Jun 8, 2016

Landed in 4473a0e

1reaction
jfmengelscommented, Jun 8, 2016

Ok cool, let’s go with that then 😃, will do that tonight

Read more comments on GitHub >

github_iconTop Results From Across the Web

Workbook_Open event erroneously triggered when linking to ...
My problem is whenever I open a file with a connection or link to the xlsm, the Workbook_Open event seems to trigger and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found