[PATCH 6-freebsd-12 3/4] build: Separate the kernel and user land include paths

Chris Johns chrisj at rtems.org
Tue Sep 15 11:01:06 UTC 2020


> On 15 Sep 2020, at 5:51 pm, Sebastian Huber <sebastian.huber at embedded-brains.de> wrote:
> 
> On 15/09/2020 04:33, chrisj at rtems.org 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


More information about the devel mailing list