microsoft/Terminal

coding standards issue, _Upper should be banned

开放

#721 创建于 2019年5月12日

 (2 条评论) (10 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-BuildHelp WantedIssue-BugProduct-ConhostProduct-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

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.

贡献者指南