Re: [PATCH v2] devtools: set DTS directory to format check

2022-11-23 Thread Thomas Monjalon
> The script was running on the current directory. > If not in the DTS directory, it would re-format every Python files. > > A new positional argument is added to specify the directory to check. > In most cases, the (new) default value should be enough. > > While updating argument handling, > the

RE: [PATCH v2] devtools: set DTS directory to format check

2022-11-23 Thread Juraj Linkeš
-Original Message- From: Thomas Monjalon Sent: Wednesday, November 23, 2022 12:22 PM To: dev@dpdk.org Cc: Juraj Linkeš ; Owen Hilyard ; Lijuan Tu Subject: [PATCH v2] devtools: set DTS directory to format check The script was running on the current directory. If not in the DTS directo