tomercervello

Results 2 issues of tomercervello

Currently this is hard-coded: https://github.com/avakar/pytoml/blob/cd54e915672dc2c3039b874c70d402abc4ec5f00/pytoml/writer.py#L47 Would be nice to pass an option to use the '' format for projects where this is the standard

If metadata doesn't exist in rule, there should be an option to add_metadata. Trying `rule.add_option('metadata', 'a b')` fails.