coffeelint icon indicating copy to clipboard operation
coffeelint copied to clipboard

Add prefer_logical_operator rule

Open berrberr opened this issue 9 years ago • 5 comments

This rule is essentially the inverse of prefer_english_operator.

berrberr avatar Jan 25 '16 07:01 berrberr

Looks good, if you could delete line 16-18 in the rules, and just have it return { context }

Sorry for the delay.

swang avatar Feb 19 '16 19:02 swang

Thanks for taking a look! Added those changes in.

berrberr avatar Feb 21 '16 09:02 berrberr

@clutchski bump 🔫

idoo avatar Jan 26 '17 07:01 idoo

hey folks, i don't really work on this project anymore. feel free to reach out to shaun or fork the project.

https://github.com/clutchski/coffeelint#team

On Thu, Jan 26, 2017 at 2:43 AM, Ivan Verevkin [email protected] wrote:

@clutchski https://github.com/clutchski bump 🔫

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/clutchski/coffeelint/pull/545#issuecomment-275325743, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFpQpNNTdruMr7AkQfeDZ0OAJPWNSB9ks5rWE6VgaJpZM4HLZJF .

clutchski avatar Jan 26 '17 18:01 clutchski

Further development on coffeelint will be on coffeelint/coffeelint and will be released as @coffeelint/cli.

This PR will be tracked at https://github.com/coffeelint/coffeelint/pull/13

UziTech avatar Jan 14 '20 15:01 UziTech