lint c++ in vscode with google style naming conventions

后端 未结 0 1324
忘掉有多难
忘掉有多难 2020-12-07 22:30

I\'m looking for a way to lint c++ code to match google style guide naming conventions. So for example If I had

const int lDaysInAWeek = 7; // Bad - should st         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题