Skip to content
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

add exceptions to leadingUnderscoreAccess #68

Open
qfox opened this issue Dec 1, 2014 · 1 comment
Open

add exceptions to leadingUnderscoreAccess #68

qfox opened this issue Dec 1, 2014 · 1 comment
Assignees
Milestone

Comments

@qfox
Copy link
Member

qfox commented Dec 1, 2014

  • __constructor
  • __proto__
  • etc.

see also https://github.com/jscs-dev/node-jscs/blob/master/lib/rules/disallow-dangling-underscores.js#L24

Add option to add your own exceptions.

@qfox qfox added the bug label Dec 1, 2014
@qfox qfox added this to the v1.0.0 milestone Dec 1, 2014
@qfox qfox self-assigned this Jan 16, 2015
@qfox qfox added new rule value and removed bug labels Jan 23, 2015
@qfox qfox modified the milestones: v1.1.0, v1.0.0 Jan 23, 2015
@qfox
Copy link
Member Author

qfox commented Jan 23, 2015

Partially done. Need to add allExcept here.

jdlrobson pushed a commit to jdlrobson/jscs-jsdoc that referenced this issue Aug 21, 2015
@qfox qfox modified the milestones: 1.4, v1.3.0 Dec 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant