microsoft/Terminal

coding standards issue, _Upper should be banned

Open

#721 aberto em 12 de mai. de 2019

Ver no GitHub
 (2 comments) (10 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-BuildHelp WantedIssue-BugProduct-ConhostProduct-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

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.

Guia do colaborador