Skip to content

Commit

Permalink
Update coding style (tabs)
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonVanAssche committed Nov 24, 2022
1 parent a8de0b3 commit 2c7c7bf
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 @@ -38,7 +38,7 @@ When you decide to open an issue, please use the appropriate template provided.

## Use a Consistent Coding Style

- Tabs are 3 spaces long.
- Tabs are 4 spaces long.
- Use CamelCasing for variables.
- Use PascalCasing for function name.

Expand Down

0 comments on commit 2c7c7bf

Please sign in to comment.