Fortran-FOSS-Programmers / Fortran-FOSS-Programmers/Best_Practices
On `use different styles concurrently`
- Dominant language
- No language data
- Stars
- 70
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
First of all, Stefano and everyone suppporting here, I think you are doing a great job, I think this sort of effort has long been missing in the FORTRAN community. Wanted to get that out of the way first.
Here's something I noticed in the current README:
> use different styles concurrently
-- if you mix camel case and underscore style in a case insensitive language, doesn't that mean that the compiler gets confused as soon as you have single word modules / types? If that assumption is correct I'd advocate against doing this mix.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.