Skip to content

Commit ad52b9f

Browse files
zbeekmancertik
andauthored
Update STYLE_GUIDE.md
Co-Authored-By: Ondřej Čertík <[email protected]>
1 parent 7ba142d commit ad52b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STYLE_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Adopting a consistent style can improve code legibility through the choice of good naming conventions.
44
In addition, style checks will be run during CI to flag any severe non-conformance.
55
This allows code review discussions to focus on semantics and substance rather than pedantry.
6-
Consistent whitespace usage, and not poluting line endigs with trailing white space makes `git diff`s considerably more legible.
6+
Consistent whitespace usage, and not polluting line endings with trailing white space makes `git diff`s considerably more legible.
77
This style guide is a living document and proposed changes may be adopted after discussing them and coming to a consensus.
88

99
## Use (modern) standard Fortran

0 commit comments

Comments
 (0)