Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kiminuo committed Mar 4, 2024
1 parent 5d776cc commit 9a6e647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Not only CodeMaid, but Visual Studio also enforces consistent coding style throu
If you are using Visual Studio Code make sure to install "C# Dev Kit" extension and add the following settings to your settings file:

```json
"editor.formatOnSave": true
"editor.formatOnSave": true
```

## Technologies and scope
Expand Down

0 comments on commit 9a6e647

Please sign in to comment.