microsoft/Terminal

coding standards issue, _Upper should be banned

Open

#721 geöffnet am 12. Mai 2019

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

Repository-Metriken

Stars
 (35.764 Stars)
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