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
* Group the methods in the files so that the public methods come before private. I find this makes it much easier to read the files and find the relevant parts of the logic.
* Move the error logic for the Docker client into a separate file for readability.
0 commit comments