microsoft/Terminal

coding standards issue, _Upper should be banned

Ouverte

#721 ouverte le 12 mai 2019

 (2 commentaires) (10 réactions) (0 personne assignée)C++ (9 275 forks)batch import
Area-BuildHelp WantedIssue-BugProduct-ConhostProduct-Terminal

Métriques du dépôt

Stars
 (103 173 étoiles)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

the language standard reserves _Upper and __doubleUnderscore symbols for itself. windows coding standards recognize this as well, all _ prefixes on methods and other things with an upper case second letter should be renamed.

Guide contributeur