We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5b705b commit 7ba142dCopy full SHA for 7ba142d
STYLE_GUIDE.md
@@ -23,7 +23,6 @@ This style guide is a living document and proposed changes may be adopted after
23
* Tests should be added in the `tests` subdirectory and have the same name as the module they are testing with the `test_` prefix
24
added
25
E.g., `string_class.f90` and `tests/test_string_class.f90`
26
-* There should only ever be one `program` and `module` statement per file
27
28
## Indentation & whitespace
29
0 commit comments