当前位置:网站首页>C console format code
C console format code
2022-06-30 02:41:00 【Don't leave your clothes】
Console formatting code
Preface
Original from : Half stack programmer
https://mp.weixin.qq.com/s/Yt8okg6qmm5h92WuHfQhrw
I have to admit , stay code review When , I spent a lot of time studying C# Code format problem for , This is not a very meaningful job , I should focus on other things , Instead of watching colleagues forget to format the code , Or a code editor that uses different rules .
Now? , We can use dotnet format Check for code format problems . This is a .NET 6 New functions ,.NET CLI Introduced dotnet format command , And it is a built-in command .
It should be noted that , If you install it .NET 6 Preview 7 SDK Or later , You should use dotnet-format instead of dotnet format, Otherwise, running the command will report an error .
Format all the code in the solution :
dotnet format ./solution.sln
Code to format a single item
dotnet format ./src/application.csproj
Verify that all code is in the correct format :
dotnet format --verify-no-changes
format src and tests All code in the directory , And exclude src/submodule-a Directory code :
dotnet format --include ./src/ ./tests/ --exclude ./src/submodule-a/
Format and output details
dotnet-format -v diag
Format and record the report to a file
dotnet format --report ./report.json
边栏推荐
- Global and Chinese market of relay lens 2022-2028: Research Report on technology, participants, trends, market size and share
- Cmake tutorial series -04- compiling related functions
- FDA ESG规定:必须使用数字证书保证通信安全
- Jupyter notebook displays a collection of K-line graphs
- 1380. lucky numbers in matrices
- 2.< tag-动态规划和0-1背包问题>lt.416. 分割等和子集 + lt.1049. 最后一块石头的重量 II
- Alphassl digital certificate
- Shenzhen CPDA Data Analyst Certification in July 2022
- Wechat applet page Jump and parameter transfer
- Le Code autojs peut - il être chiffré? Oui, présentation des techniques de chiffrement autojs
猜你喜欢

PR second training notes

Unity3D UGUI强制刷新Layout(布局)组件

Raki's notes on reading paper: neighborhood matching network for entity alignment

CA数字证书包含哪些文件?如何查看SSL证书信息?

Unity3d ugui force refresh of layout components

What files does a CA digital certificate contain? How to view SSL certificate information?

What is digicert smart seal?

HTA introductory basic tutorial | GUI interface of vbs script HTA concise tutorial, with complete course and interface beautification

What is the difference between a layer 3 switch and a layer 2 switch

Raki's notes on reading paper: named entity recognition as dependency parsing
随机推荐
银行的理财产品一般期限是多久?
CMake教程系列-03-依赖管理
走进江苏作家诗人胭脂茉莉|世界读书日
IBM WebSphere channel connectivity setup and testing
Some configuration details about servlet initial development
Cmake tutorial series -05- options and variables
Network neuroscience -- a review of network Neuroscience
SQL injection -day17
How to prevent phishing emails? S/mime mail certificate
AutoJS代码能加密吗?YES,AutoJS加密技巧展示
[on] [DSTG] dynamic spatiotemporalgraph revolutionary neural networks for traffic data impact
Global and Chinese markets for light cargo conveyors 2022-2028: Research Report on technology, participants, trends, market size and share
[Postgres] Postgres database migration
threejs 镜子案例Reflector 创建镜子+房子搭建+小球移动
Global and Chinese market of wind energy equipment logistics 2022-2028: Research Report on technology, participants, trends, market size and share
【干货分享】最新WHQL徽标认证申请流程
Unity3D UGUI强制刷新Layout(布局)组件
1380. lucky numbers in matrices
Jupyter notebook displays a collection of K-line graphs
Detailed explanation of minimum stack