Hi list,

I find it much clearer to format the buildRequries one at each line,
like,

    buildRequires = [
        'GConf:devel',
        'GConf:runtime',
        'NetworkManager:devel',
        'ORBit2:devel',
        'WebKit:devel',
        'aspell:devel',

With this format the recipe becomes more clean, and
1. it's straightforward to have an idea about the number of buildReqs at
first glance.
2. easy to add comments if any buildreq needs special attention.
3. easier to navigate to the trove for editing.
4. 'cvc rdiff/diff' result is clearer.

It's no big issue, but how do you think about this? Can we lay down some
rules about styling/formatting, even if not the above style?

- Zhang

_______________________________________________
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel

Reply via email to