As discussed in this issue before, and based on the current implementation of thriftrw-go, I added a simple check for comments. This will be helpful for some code quality checks.
By the way, I added two folders to .gitignore for the purpose of compiling and including test files later.
As discussed in this issue before, and based on the current implementation of
thriftrw-go
, I added a simple check for comments. This will be helpful for some code quality checks.By the way, I added two folders to .gitignore for the purpose of compiling and including test files later.
Closes #60