Skip to content

Commit 7ba142d

Browse files
committed
docs: remove redundant bullet
Thanks to @ivan-pi for pointing this out.
1 parent e5b705b commit 7ba142d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

STYLE_GUIDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ This style guide is a living document and proposed changes may be adopted after
2323
* Tests should be added in the `tests` subdirectory and have the same name as the module they are testing with the `test_` prefix
2424
added
2525
E.g., `string_class.f90` and `tests/test_string_class.f90`
26-
* There should only ever be one `program` and `module` statement per file
2726

2827
## Indentation & whitespace
2928

0 commit comments

Comments
 (0)