Skip to content

Commit

Permalink
[增加]1. 增加代码规范文件
Browse files Browse the repository at this point in the history
  • Loading branch information
AlianBlank committed Dec 21, 2024
1 parent 381844d commit 6483276
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# 强制使用 var 关键字
csharp_style.prefer_var_for_builtin_types = true

0 comments on commit 6483276

Please sign in to comment.