Similar to `HELP`, it would be nice to have the option to toggle `TYPE` being included ```go // Comments, first HELP, then TYPE. if in.Help != nil { } ``` Some context: https://github.com/influxdata/telegraf/pull/11417 Note: I would like to make this contribution 🙂