• R/O
  • HTTP
  • SSH
  • HTTPS

open-tween: 提交

開発に使用するリポジトリ


Commit MetaInfo

修订版0b9006535e36e262513ff9b78ea27e2e658f9b6f (tree)
时间2022-08-11 01:01:09
作者kzrnm <gengesa@gmai...>
Commiterkzrnm

Log Message

.editorconfig に csproj を追加

更改概述

差异

--- a/.editorconfig
+++ b/.editorconfig
@@ -1,3 +1,8 @@
1+[*.csproj]
2+indent_style = space
3+indent_size = 2
4+tab_width = 2
5+
16 [*.cs]
27 indent_style = space
38 tab_width = 4
Show on old repository browser