microsoft/Terminal

coding standards issue, _Upper should be banned

Open

#721 opened on 2019年5月12日

GitHub で見る
 (2 comments) (10 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-BuildHelp WantedIssue-BugProduct-ConhostProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

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.

コントリビューターガイド