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
The most major problem in the codebase is the currently handling of paths/dirs/files. There is quite a lot of filesystem logic involved with the tool and the cross-OS (nix + windows) compatibility requirement makes this worse. There is also user input in the form of the options. Often, we have string types like relativeDir or fullPath but this is still difficult to work with.
Uh oh!
There was an error while loading. Please reload this page.
It would be nice if we could push the worst case to 50+, average to 60-65+.
The text was updated successfully, but these errors were encountered: