From patchwork Tue Sep 26 12:10:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Juraj_Linke=C5=A1?= X-Patchwork-Id: 131964 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id B42B042643; Tue, 26 Sep 2023 14:10:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2B19402AA; Tue, 26 Sep 2023 14:10:16 +0200 (CEST) Received: from mail-ej1-f46.google.com (mail-ej1-f46.google.com [209.85.218.46]) by mails.dpdk.org (Postfix) with ESMTP id D0E3F4028C for ; Tue, 26 Sep 2023 14:10:15 +0200 (CEST) Received: by mail-ej1-f46.google.com with SMTP id a640c23a62f3a-9b275afb6abso1012403666b.1 for ; Tue, 26 Sep 2023 05:10:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pantheon.tech; s=google; t=1695730214; x=1696335014; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=JajZyYI6o1WnGjL+bYd89q2lYvXJvKgu8R5W2pzcArs=; b=FgHW1Z27f9TtL4914MQBAMgUy2DSLQeNbOuww6hSHeolX9SiK4ORp1ThjECj+likdR C0JDYjfmcIv1tTGBIL3jeoqBwvGCOE8VobM75N3TaNNvS6SjT0+h23pJ+o10AMQKDFg9 LLfi3v+dhswQh0RJNWK6TtfxHHZN+4W8zclo6UeBYS+YYaCtkKdyVIbd2tu8MAbZRrWJ CiU5o9j3lWSGwPwEkxFOnVXpW3yUkliBH2kKw6HQQbxyL8xqiFFoycMnFaoxE1gNZaV1 6M5pYsfM9bGNmB0L8pKTlVq+Rb8ailFFAwCitod4cqLjpgIFDQ33LYvhrnbJwWykKCs/ LMGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695730214; x=1696335014; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JajZyYI6o1WnGjL+bYd89q2lYvXJvKgu8R5W2pzcArs=; b=wM6hbi+4Sw+vQATCbWErQi+pwe2LjDIt1PzvQOoiHme8jJDeprN40IwuzPvGw6pSrg wfTUqTwMqkyxoW/vpSlDyYjQkqNtZVeNVDVPM4WaaygyzEfQftHv4zSDW0z3cY3/G35d LjInZ1ZzbbL9MyeiTmIZOIfOxTWpuajDWAdCEtdnu8gyoW5avvFT55nvxOc7aOJkddZ6 zGSdsm1jp/XHi47kQfK0vFRIbCIAr2bfrBfO1YYeGWpYNjdVL8agFd513SuGdnf32+Rc 88xjdClu12E1GsZFemVenfBoXi9vwuUq5AY7q3J6ggSNj3kH1NhS+VOVRNh5lJJEeLYE Nuqw== X-Gm-Message-State: AOJu0YzWyMk41er8BeH3d/2ac8I11qtQaXkYAIfRmrSdaBR4V6OT3ljz WIrBzeoQXlmZ5pshunj1L1p7JA== X-Google-Smtp-Source: AGHT+IEZ4begXr5I87mwr93RSCMhQUnQO9ZxkqpISI8AAHMsCByJsFvOi27sEWUJyFlEzQLZhFXFFg== X-Received: by 2002:a17:906:3ca1:b0:9a5:d710:dea5 with SMTP id b1-20020a1709063ca100b009a5d710dea5mr3480574ejh.17.1695730214619; Tue, 26 Sep 2023 05:10:14 -0700 (PDT) Received: from jlinkes-PT-Latitude-5530.pantheon.local (81.89.53.154.host.vnet.sk. [81.89.53.154]) by smtp.gmail.com with ESMTPSA id i13-20020a1709061ccd00b00989828a42e8sm7700743ejh.154.2023.09.26.05.10.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Sep 2023 05:10:14 -0700 (PDT) From: =?utf-8?q?Juraj_Linke=C5=A1?= To: thomas@monjalon.net, Honnappa.Nagarahalli@arm.com, bruce.richardson@intel.com, jspewock@iol.unh.edu, probb@iol.unh.edu, stephen@networkplumber.org Cc: dev@dpdk.org, =?utf-8?q?Juraj_Linke=C5=A1?= Subject: [PATCH v2 1/2] doc: increase python max line length to 100 Date: Tue, 26 Sep 2023 14:10:12 +0200 Message-Id: <20230926121013.23351-1-juraj.linkes@pantheon.tech> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221103132926.445627-3-juraj.linkes@pantheon.tech> References: <20221103132926.445627-3-juraj.linkes@pantheon.tech> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Unify with C recommendations which allow line length of up to 100 characters. Signed-off-by: Owen Hilyard 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 | 3 +++ 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 doc/doc_build/meson-private/meson.lock diff --git a/.editorconfig b/.editorconfig index ab41c95085..1e7d74213f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,7 +16,7 @@ max_line_length = 100 [*.py] indent_style = space indent_size = 4 -max_line_length = 79 +max_line_length = 100 [meson.build] indent_style = space diff --git a/doc/doc_build/meson-private/meson.lock b/doc/doc_build/meson-private/meson.lock new file mode 100644 index 0000000000..e69de29bb2 diff --git a/doc/guides/contributing/coding_style.rst b/doc/guides/contributing/coding_style.rst index 648849899d..a42cd3d58d 100644 --- a/doc/guides/contributing/coding_style.rst +++ b/doc/guides/contributing/coding_style.rst @@ -880,6 +880,9 @@ All Python code should be compliant with `PEP8 (Style Guide for Python Code) `_. The ``pep8`` tool can be used for testing compliance with the guidelines. +Note that line lengths are acceptable up to 100 characters, which is in line with C recommendations. + +.. Integrating with the Build System ---------------------------------