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

Confusing description #49

Open
bchristie opened this issue Jan 27, 2014 · 3 comments
Open

Confusing description #49

bchristie opened this issue Jan 27, 2014 · 3 comments

Comments

@bchristie
Copy link

c# :: Constant Name

Constant name is neither all caps and pascal cased ref

😕 I'm not sure what this is going for as it lists snake/pascal case in the example. Could this maybe be worded deifferently?

@outsideris
Copy link
Owner

Could you suggest new sentence?
Because English is not my native language.

@bchristie
Copy link
Author

"Constant name is neither all caps nor pascal cased"

that means both of the following are true:

  • It is not PascalCase, and
  • it is not ALL_CAPS.

@outsideris
Copy link
Owner

@bchristie
But I intended to mean for it.
There are "Constant is Pascal cased" and "Constant name is all caps with underscore(_)", so "Constant name is neither all caps nor pascal cased" include a case not included both former cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants