good first issuerule
Repository metrics
- Stars
- (207 stars)
- PR merge metrics
- (PR metrics pending)
Description
GNU compilers let you use call exit(status) instead of stop. This should be a portability rule. I think it could be auto-fixed to stop status
I think call abort is also a GNU extension, but I've never used it myself.