Skip to content

Configuration

eribe edited this page Sep 21, 2011 · 8 revisions

YAML(YAML Ain't Markup Language)

We have chosen to use YAML for configuration in this project

RangeRule configurations

RangeRule:
    file: examplestruct.h
    struct: example_struct
    member: percent
    type: int
    minvalue: 0
    maxvalue: 100

Clone this wiki locally