Re: [dpdk-dev] [RFC PATCH] devtools: script to check meson indentation of lists

2021-04-22 Thread Bruce Richardson
On Thu, Apr 22, 2021 at 11:21:26AM +0100, Burakov, Anatoly wrote: > On 22-Apr-21 10:58 AM, Bruce Richardson wrote: > > On Thu, Apr 22, 2021 at 10:40:37AM +0100, Burakov, Anatoly wrote: > > > On 22-Apr-21 10:02 AM, Bruce Richardson wrote: > > > > This is a draft script developed when I was working o

Re: [dpdk-dev] [RFC PATCH] devtools: script to check meson indentation of lists

2021-04-22 Thread Burakov, Anatoly
On 22-Apr-21 10:58 AM, Bruce Richardson wrote: On Thu, Apr 22, 2021 at 10:40:37AM +0100, Burakov, Anatoly wrote: On 22-Apr-21 10:02 AM, Bruce Richardson wrote: This is a draft script developed when I was working on the whitespace rework changes, since extended a little to attempt to fix some tr

Re: [dpdk-dev] [RFC PATCH] devtools: script to check meson indentation of lists

2021-04-22 Thread Bruce Richardson
On Thu, Apr 22, 2021 at 10:40:37AM +0100, Burakov, Anatoly wrote: > On 22-Apr-21 10:02 AM, Bruce Richardson wrote: > > This is a draft script developed when I was working on the whitespace rework > > changes, since extended a little to attempt to fix some trailing comma > > issues. > > > > Signed

Re: [dpdk-dev] [RFC PATCH] devtools: script to check meson indentation of lists

2021-04-22 Thread Burakov, Anatoly
On 22-Apr-21 10:02 AM, Bruce Richardson wrote: This is a draft script developed when I was working on the whitespace rework changes, since extended a little to attempt to fix some trailing comma issues. Signed-off-by: Bruce Richardson --- devtools/dpdk_meson_check.py | 106 +++

[dpdk-dev] [RFC PATCH] devtools: script to check meson indentation of lists

2021-04-22 Thread Bruce Richardson
This is a draft script developed when I was working on the whitespace rework changes, since extended a little to attempt to fix some trailing comma issues. Signed-off-by: Bruce Richardson --- devtools/dpdk_meson_check.py | 106 +++ 1 file changed, 106 insertions(+