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 3 (Latest)

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.
5cef442d35f67e407bafb19bf23f08c200e28405 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...