We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961b5ad commit ce7ff40Copy full SHA for ce7ff40
STYLE_GUIDE.md
@@ -29,7 +29,7 @@ This style guide is a living document and proposed changes may be adopted after
29
By setting and following a convention for indentation and whitespace, code reviews and git-diffs can
30
focus on the semantics of the proposed changes rather than style and formatting.
31
32
-* The body of every Fortran construct should be indented by __two (2) spaces__
+* The body of every Fortran construct should be indented by __two (4) spaces__
33
* Line length *should be limited to 80 characters* and __must not exceed 132__
34
* Please do not use <kbd>Tab</kbd> characters for indentation
35
* Please remove trailing white space before committing code
0 commit comments