Open
Description
From @maxulysse review on #486
- Why mixing multi lines comments (with the /.../ and single line comments //? Nowadays when I comment I use the shortcut from VS code and even multilines are using single comments, much less confusing I believe
- Why not using the tag directive for the processes when we use the flatten operator, so that we see a bit more than (1) (2) or (3)
- Why not using a params.yml over a params.json as json are really not meant to be edited by human hands