Skip to content

Commit fbd3119

Browse files
PLeVasseurplaindocs
andcommitted
Wording improvements
Co-authored-by: Sam <samuel@plaindocs.com>
1 parent 241a754 commit fbd3119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GOALS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ We will make Rust coding guidelines available within this repository. The coding
66

77
## Detailed
88

9-
In general these coding guidelines will be a set of rules of do / do not do with examples which should cover all "general" aspects of the Rust programming language, e.g. enums, structs, traits, and so on. We will use the [FLS](https://rust-lang.github.io/fls/index.html) as a means to ensure we have a reasonable coverage of the language.
9+
These coding guidelines will be a set of rules in the form of `do` / `do not do`, with examples covering all "general" aspects of the Rust programming language, e.g. enums, structs, traits, and so on. We will use the [FLS](https://rust-lang.github.io/fls/index.html) as a means to ensure we have a reasonable coverage of the language.
1010

1111
There will be an addendum which covers how various safety standards like ISO 26262 map onto the coding guidelines.
1212

0 commit comments

Comments
 (0)