Re: [PATCH 1/7] tools/python: Drop pylintrc

2023-03-16 Thread Marek Marczykowski-Górecki
On Tue, Mar 14, 2023 at 02:15:14PM +, Andrew Cooper wrote: > This was added in 2004 in c/s b7d4a69f0ccb5 and has never been referenced > since. Given the the commit message of simply "Added .", it was quite > possibly a mistake in the first place. > > Signed-off-by: Andrew Cooper Ideally, w

Re: [PATCH 1/7] tools/python: Drop pylintrc

2023-03-16 Thread Anthony PERARD
On Tue, Mar 14, 2023 at 02:15:14PM +, Andrew Cooper wrote: > This was added in 2004 in c/s b7d4a69f0ccb5 and has never been referenced > since. Given the the commit message of simply "Added .", it was quite > possibly a mistake in the first place. > > Signed-off-by: Andrew Cooper Well, "pyl

[PATCH 1/7] tools/python: Drop pylintrc

2023-03-14 Thread Andrew Cooper
This was added in 2004 in c/s b7d4a69f0ccb5 and has never been referenced since. Given the the commit message of simply "Added .", it was quite possibly a mistake in the first place. Signed-off-by: Andrew Cooper --- CC: Wei Liu CC: Anthony PERARD CC: Marek Marczykowski-Górecki CC: Bernhard Ka