-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersrefactorCode necessary for long-term code quality but will involve lots of abstraction & generalizationCode necessary for long-term code quality but will involve lots of abstraction & generalization
Description
In the initialization files such as opencxdinit.go, ocxinit,go, and fredinit.go, there are some calls to os and file methods that return errors, but the errors are ignored. They should be handled at some point.
These files are fairly messy, so refactoring these files and going through any other code which creates files / directories would be very helpful.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersrefactorCode necessary for long-term code quality but will involve lots of abstraction & generalizationCode necessary for long-term code quality but will involve lots of abstraction & generalization