Do some cleanup and typing in RBTools config/options code.

Review Request #14218 — Created Oct. 30, 2024 and submitted — Latest diff uploaded

Information

RBTools
release-5.x

Reviewers

This change does some cleanup, typing, and general modernization in
preparation for allowing config namespacing.

Ran unit tests.

Changes between revision 1 and 2

orig
1
2
3

Commits

Summary ID Author
Do some cleanup of typing in RBTools config code.
The config code is relatively modern, but it did have a few things that were being highlighted for me by my tooling. This change cleans those up as I start to poke at config namespacing. Testing Done: Ran unit tests.
0268613ebb93caff3f73acc2dbd7d989d9119eac David Trowbridge
Do some cleanup and typing in RBTools config/options code.
This change does some cleanup, typing, and general modernization in preparation for allowing config namespacing. Testing Done: Ran unit tests.
c8fe039ccac62b4aee9a0bf19449b578ddd4cd89 David Trowbridge
rbtools/clients/__init__.py
rbtools/clients/base/repository.py
rbtools/commands/base/commands.py
rbtools/commands/base/options.py
Loading...