mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Update CODESTYLE.md
Fix a couple typos and wording.
This commit is contained in:
committed by
Christoffer Lerno
parent
5c3b637cf6
commit
71a765c66e
@@ -151,8 +151,9 @@ one with related functions when working on temporary strings.
|
|||||||
|
|
||||||
# C3 Standard library style guide.
|
# C3 Standard library style guide.
|
||||||
|
|
||||||
When contributing to the standard librairy please to your best to follow the following style requirements
|
When contributing to the standard library please try your best to adhere to the
|
||||||
as to ensure a consistent style in the stdlib and also make accepting PRs more quickly.
|
following style requirements to ensure a consistent style in the stdlib and to
|
||||||
|
facilitate accepting PRs more quickly.
|
||||||
|
|
||||||
### Braces are placed on the next line
|
### Braces are placed on the next line
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user