You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
main.go is a mess. Everything that is not cmd argument related should be put into github.com/zimmski/go-mutesting. This would make it also possible to test a lot of functionality without need for parsing cmd arguments.
The text was updated successfully, but these errors were encountered:
main.go is a mess. Everything that is not cmd argument related should be put into github.com/zimmski/go-mutesting. This would make it also possible to test a lot of functionality without need for parsing cmd arguments.
The text was updated successfully, but these errors were encountered: