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

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Sep 15 15:12:29 UTC 2020


On 15/09/2020 16:48, Joel Sherrill wrote:

> Otherwise, I am just asking does Python code need to pass. pylint
> and yapf are mentioned in this thread but
> https://books.agiliq.com/projects/essential-python-tools/en/latest/linters.html
> has a list of tools and claims that pycodelint matches pep8. I thought we
> were trying to follow pep8.
>
> It also mentions pyflake which sounds useful.
>
> What is the recommended set of tools to pass and with what settings?
>
> I know we aren't completely passing on all Python code but what's the
> objective from a tool checking viewpoint.

The Python code in rtems-central uses flake8, pylint and mypy with 
default settings.

It seems our guide lines are in line with what you cited above:

https://docs.rtems.org/branches/master/eng/python-devel.html



More information about the devel mailing list