We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba142d commit ad52b9fCopy full SHA for ad52b9f
STYLE_GUIDE.md
@@ -3,7 +3,7 @@
3
Adopting a consistent style can improve code legibility through the choice of good naming conventions.
4
In addition, style checks will be run during CI to flag any severe non-conformance.
5
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.
+Consistent whitespace usage, and not polluting line endings with trailing white space makes `git diff`s considerably more legible.
7
This style guide is a living document and proposed changes may be adopted after discussing them and coming to a consensus.
8
9
## Use (modern) standard Fortran
0 commit comments