Skip to content
Snippets Groups Projects
Commit feafc61e authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

Makefile: Add a pylint checker to the build


At present the Python code in U-Boot is somewhat inconsistent, with some
files passing pylint quite cleanly and others not.

Add a way to track progress on this clean-up, by checking that no module
has got any worse as a result of changes.

This can be used with 'make pylint'.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
[trini: Re-generate pylint.base]
parent c761cf77
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment