Re: [PATCH v4 1/2] doc: increase python max line length to 100

2023-10-15 Thread Juraj Linkeš
On Fri, Oct 13, 2023 at 6:09 PM Stephen Hemminger wrote: > > On Fri, 13 Oct 2023 09:58:04 +0200 > Juraj Linkeš wrote: > > > Unify with C recommendations which allow line length of up to 100 > > characters. > > > > Signed-off-by: Juraj Linkeš > > Acked-by: Bruce Richardson > > --- > > .editorco

Re: [PATCH v4 1/2] doc: increase python max line length to 100

2023-10-13 Thread Stephen Hemminger
On Fri, 13 Oct 2023 09:58:04 +0200 Juraj Linkeš wrote: > Unify with C recommendations which allow line length of up to 100 > characters. > > Signed-off-by: Juraj Linkeš > Acked-by: Bruce Richardson > --- > .editorconfig| 2 +- > doc/doc_build/meson-private/meson.lo

[PATCH v4 1/2] doc: increase python max line length to 100

2023-10-13 Thread Juraj Linkeš
Unify with C recommendations which allow line length of up to 100 characters. Signed-off-by: Juraj Linkeš Acked-by: Bruce Richardson --- .editorconfig| 2 +- doc/doc_build/meson-private/meson.lock | 0 doc/guides/contributing/coding_style.rst | 1 + dts/pyproject.t