You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Rule n°1 :

LF control character should not separate arguments of its attribute

https://git.opendaylight.org/gerrit/c/transportpce/+/101544/comment/042a92b9_7c6cfe19/

Rule n°2 :

We must divide intelligently line for example revision date should not be split from NS base.

https://git.opendaylight.org/gerrit/c/transportpce/+/101544/comment/cb351a1b_a75f6fa6/

Rule n°3 :

Setter should be separated from the allocation and the builder.

https://git.opendaylight.org/gerrit/c/transportpce/+/101544/comment/1f26424f_a793c791/

Rule n°4 :

If it's possible the arguments of the attributes should be in the same line.

https://git.opendaylight.org/gerrit/c/transportpce/+/101544/comment/d93e9158_9752d8a2/

  • No labels