google / eslint-config-google

ESLint shareable config for the Google JavaScript style guide
Apache License 2.0
1.74k stars 140 forks source link

Enforcing double indentation of function arguments #48

Closed fiddur closed 5 years ago

fiddur commented 6 years ago

Fixing the TODO for the 4 space indentation in call expressions.

googlebot commented 6 years ago

Thanks for your pull request. t looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers
fiddur commented 6 years ago

I signed it.

googlebot commented 6 years ago

CLAs look good, thanks!

philipwalton commented 5 years ago

This PR is out of date, but I believe it's already been handled by a prior rule addition, so I'm going to close this.