Skip to content

Commit ac1f102

Browse files
committed
I will fear no evil
1 parent a668cb8 commit ac1f102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you would like to contribute code to CommunityResources, please follow these
3838

3939
Please observe some basic style rules for your contributions:
4040
- Follow the naming guidelines put out by [Microsoft](https://learn.microsoft.com/en-us/dotnet/standard/design-guidelines/naming-guidelines)
41-
- Per indentation level, use a tab, not spaces
41+
- Per indentation level, use 4 spaces and no tabs
4242
- Use Carriage-Return & Line Feed (CRLF) line endings in all C# and Visual Studio source code files. Source files or config files for tools that do not work on Windows and/or can't handle CRLF line endings are exempt.
4343
- Avoid trailing whitespace
4444
- Please document your code briefly with inline-comments. If you add new functions, provide summaries that explain parameters, return values and side effects.

0 commit comments

Comments
 (0)