> On 15 Sep 2020, at 5:51 pm, Sebastian Huber > <[email protected]> wrote: > > On 15/09/2020 04:33, [email protected] wrote: > >> - def get_includes(self): >> + def getIncludes(self): > I am not sure which coding style the file uses in general, but pylint > complains about camelCase function names.
I did not run pylint, I only ran yapf. I followed the convention in the file. Is this wrong? This code does need pylint run on it but I do not have the time. Chris _______________________________________________ devel mailing list [email protected] http://lists.rtems.org/mailman/listinfo/devel
