[PATCH v4 1/2] doc: increase python max line length to 100
Juraj Linkeš
juraj.linkes at pantheon.tech
Mon Oct 16 08:44:03 CEST 2023
On Fri, Oct 13, 2023 at 6:09 PM Stephen Hemminger
<stephen at networkplumber.org> wrote:
>
> On Fri, 13 Oct 2023 09:58:04 +0200
> Juraj Linkeš <juraj.linkes at pantheon.tech> wrote:
>
> > Unify with C recommendations which allow line length of up to 100
> > characters.
> >
> > Signed-off-by: Juraj Linkeš <juraj.linkes at pantheon.tech>
> > Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> > ---
> > .editorconfig | 2 +-
> > doc/doc_build/meson-private/meson.lock | 0
> > doc/guides/contributing/coding_style.rst | 1 +
> > dts/pyproject.toml | 4 ++--
> > 4 files changed, 4 insertions(+), 3 deletions(-)
> > create mode 100644 doc/doc_build/meson-private/meson.loc
>
> Look like meson.lock snuck into this patchset.
> Assume that was a mistake.
My bad, let me send a fix.
More information about the dev
mailing list