maligned icon indicating copy to clipboard operation
maligned copied to clipboard

using autofixing in own code

Open vtolstov opened this issue 4 years ago • 0 comments

hi, i know that fieldalignment now preferred way to check/fix field alignment in golang structs. how to deal with it if i want to have automatic align fields via own golang program? (for example i'm generate code from protobuf)

vtolstov avatar Dec 04 '21 21:12 vtolstov