Skip to content

Commit

Permalink
CONTRIBUTING.md: Coding conventions -> code conventions
Browse files Browse the repository at this point in the history
It's not conventions about how to do coding, it's about what the code
should look like
  • Loading branch information
infinisil committed Aug 13, 2023
1 parent dfe311b commit 99c6942
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,8 @@ However, many changes are able to be backported, including:
- Services which require a client to be up-to-date regardless. (E.g. `spotify`, `steam`, or `discord`)
- Security critical applications (E.g. `firefox`)

## Coding conventions {#chap-conventions}

## Code conventions

### File naming and organisation {#sec-organisation}

Expand Down

0 comments on commit 99c6942

Please sign in to comment.