revid: fix syntax and comments for Variable struct

Issue #356 resolved
Trek Hopton created an issue

The Variable struct in revid/config/variables.go should have a comment since it is an exported struct.

Also the Type_ field should be renamed to Type since there is no clash of field names anymore. Comments discussing this can be found in PR #459 .

Comments (1)

  1. Log in to comment