Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes to how param_struct is generated
I was having issues with param_generator making param_struct.go have an extra new line at the bottom whenever it was generated. Go-linter does not like this so I have to `git restore` it every time I want to commit. This should fix that (hopefully it's not just me having this issue)
- Loading branch information