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.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.

orig
1
2
3

Commits

First Last Summary ID Author
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
rbtools/config/config.py
rbtools/config/loader.py
rbtools/config/tests/test_config.py
rbtools/utils/filesystem.py
Loading...