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

developer-notes: allow lowerCamelCase for methods #24846

Closed

Commits on Apr 13, 2022

  1. developer-notes: allow lowerCamelCase for methods

    This naming style allows calls to easily convey whether or not they are
    to methods of the current class instance.
    
    This style is (and continues to be) used extensively in src/node,
    src/interfaces, and other parts of the code.
    
    Feedback from jonatack.
    
    Co-authored-by: Russell Yanofsky <russ@yanofsky.org>
    jamesob and ryanofsky committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    755c29d View commit details
    Browse the repository at this point in the history