Closed ghost closed 7 years ago
Some of these changes I am not too keen on. I use 8 space indent on continuation of function arguments as using 4 space indent is too confusing as it then aligns with the actual code which is the body of the function.
FWIW. The conf.py
file is an auto generated file from sphinx. However it is formatted is how sphinx created it. :-)
But then they aren't function declarations. I will have to go look at what I used in general for function call argument continuation.
Confused. I hadn't look at this yet. Not sure why closed.
And so you know, just exceedingly busy at the moment due to multiple upcoming conferences have to prepare for. So progress through these will be slow. But thanks heaps.
Going to finally close this. As already explained, my personal style is double prevailing indent for continuation of function arguments else it gets confusing with code within the body of the function.
Coverage remained the same at 93.244% when pulling 2590b6a39f88bcd96b97e331330bed66fca7b903 on stepshal:hanging into 73ab3571d75bee909f0293fafd5221c04b5f5938 on GrahamDumpleton:develop.