Open Zearin opened 10 years ago
@alecthomas I was thinking about making the configuration in JSON, now that the tasklist is in JSON i think it would make it more coherent, and if you could open this issue again, then i will refer to this in my PR when i get that far.
@alecthomas and ... I was thinking about making something like a priority for options, so the options would be loaded and overriden in the following order:
And all of the options should be available in the cmd line and .todorc ...
What do you think about this??
Yes, seems reasonable to me! You can see an example of using kingpin with JSON config, in gometalinter.
From the README's “Not currently supported” list