IntersectMBO / IntersectMBO/ouroboros-network
Distinguish testing code from functional code
Open
galois-review
technical debt
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
This has been referred to above, but a convention that would distinguish ”functional” code, from ”testing” code, from ”tracing” code would help the readability. E.g., with names, preceded by a
standard comment, when possible put in separate module, etc.
Contributor guide
Assessment
This issue has not been assessed yet.