Files
u-boot/tools
Simon Glass f973ae99a4 buildman: Suppress pylint warnings in board.py
The Board class is a data container that legitimately needs many
attributes and constructor arguments. Suppress the following warnings:

- too-many-instance-attributes
- too-few-public-methods
- too-many-arguments

Also add missing type annotations to the docstring for consistency.

Co-developed-by: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2026-01-03 13:30:53 -07:00
..
2025-07-26 23:55:02 +12:00
2026-01-01 14:27:24 -07:00
2025-08-04 14:39:59 -06:00