We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ae250 commit 767cf29Copy full SHA for 767cf29
.editorconfig
@@ -18,4 +18,4 @@ indent_size = 2
18
indent_size = 4
19
20
[*.{cs}]
21
-indent_size = 4
+indent_size = 4
.github/CODEOWNERS
@@ -1,2 +1,2 @@
1
# Assign the following team as codeowners for this repository
2
-* @chelnak @EwanNoble @smneal @NickGraham101 @rivoric @jack-education @mwevill @adam230594 @dalemorson
+* @chelnak @EwanNoble @smneal @NickGraham101 @rivoric @jack-education @mwevill @adam230594 @dalemorson
.gitignore
@@ -1 +1 @@
-Release/
+Release/
0 commit comments