simple-clone
simple-clone copied to clipboard
auto close feature would be helpful
It would be fvery helpful if automatically switch to single layout when we close the file in the next group (or maybe if the group is empty).
@mikefowler Hey some code improvement suggestion for this repo:
- I saw that repo does not have a
srcfolder which is like a standard for every repository on Github - The code does not follow a code style like PEP8 or PEP257
- One more thing that should be modified is removing the comments, instead using docstring so that it would be more readable and precise. :smile_cat: :smile_cat: