| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-02 | patman: Correct pylint errors | Simon Glass | |
| Fix pylint errors that can be fixed and mask those that seem to be incorrect. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
| 2022-01-24 | Makefile: Add a pylint checker to the build | Simon Glass | |
| 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 <sjg@chromium.org> [trini: Re-generate pylint.base] | |||
