microsoft/Terminal

coding standards issue, _Upper should be banned

Offen

#721 geöffnet am 12.05.2019

 (2 Kommentare) (10 Reaktionen) (0 zugewiesene Personen)C++ (9.275 Forks)batch import
Area-BuildHelp WantedIssue-BugProduct-ConhostProduct-Terminal

Repository-Metriken

Stars
 (103.173 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide