-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
style(senna): fix linting errors #702
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just had one part I think we need to address, but the others look good.
I'm impressed you went through the trouble of updating all the should
in tests. I would've just turned off that rule inside of senna...
😂 I made a vim macro for that: remove Otherwise I would have changed eslint config, most probably 🙄 One funny thing I noticed is that someone, at some moment in time, had to add some |
Ready to go 🚀 I had to forcepush to avoid a "fabricated" |
I'll merge this since I've fixed this issue and the rest was approved. |
Just that!