Re: [RFC PATCH v4 4/4] dts: format docstrigs to google format

2023-11-02 Thread Juraj Linkeš
On Tue, Oct 31, 2023 at 1:10 PM Yoan Picchi wrote: > > On 8/31/23 11:04, Juraj Linkeš wrote: > > WIP: only one module is reformatted to serve as a demonstration. > > > > The google format is documented here [0]. > > > > [0]: https://google.github.io/styleguide/pyguide.html > > > > Signed-off-by: J

Re: [RFC PATCH v4 4/4] dts: format docstrigs to google format

2023-10-31 Thread Yoan Picchi
On 8/31/23 11:04, Juraj Linkeš wrote: WIP: only one module is reformatted to serve as a demonstration. The google format is documented here [0]. [0]: https://google.github.io/styleguide/pyguide.html Signed-off-by: Juraj Linkeš Acked-by: Jeremy Spweock --- dts/framework/testbed_model/node.p

Re: [RFC PATCH v4 4/4] dts: format docstrigs to google format

2023-09-01 Thread Jeremy Spewock
On Thu, Aug 31, 2023 at 6:04 AM Juraj Linkeš wrote: > WIP: only one module is reformatted to serve as a demonstration. > > The google format is documented here [0]. > > [0]: https://google.github.io/styleguide/pyguide.html > > Signed-off-by: Juraj Linkeš > --- > dts/framework/testbed_model/node