Conversation
This change allows to keep the code in a better shape automatically.
|
👍 |
|
@Fedosin Thanks for submitting this This is kind of already taken care of here: https://github.com/gophercloud/utils/blob/master/script/format The above script uses Googling "goimports simply" returns some Github discussion about this (I won't link here as I'm too shy to have this PR referenced in those larger ones 🙂 ). It might be best to refactor If you wanted to do this, go for it. The reason the I recommend setting up Let me know if you have any questions. |
This change allows to keep the code in a better shape automatically.