greggman / eslint-plugin-google-camelcase

ESLint plugin to enforce camelCase names optionally prefixed by `opt_`
Other
1 stars 4 forks source link

allow for `var_args` per google style guide #2

Closed erwinmombay closed 9 years ago

greggman commented 9 years ago

thanks!

erwinmombay commented 9 years ago

awesome, thanks for the quick response!