Avi M19
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Formatter add a new line between type declaration and const values
AnsweredGoland's code formatter add a new line between type declaration and const values and I found no option to disable it. Here's an example: type PartyMemberFlag uint8const ( PMFlagUndef PartyMembe...