Do some cleanup and typing in RBTools config/options code.
Review Request #14218 — Created Oct. 30, 2024 and submitted
This change does some cleanup, typing, and general modernization in
preparation for allowing config namespacing.
Ran unit tests.
Summary | ID |
---|---|
5cef442d35f67e407bafb19bf23f08c200e28405 |
- Change Summary:
-
Increase scope of changes somewhat.
- Summary:
-
Do some cleanup of typing in RBTools config code.Do some cleanup and typing in RBTools config/options code.
- Description:
-
~ 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 ~ This change does some cleanup, typing, and general modernization in
~ preparation for allowing config namespacing. - as I start to poke at config namespacing. - Commits:
-
Summary ID 0268613ebb93caff3f73acc2dbd7d989d9119eac c8fe039ccac62b4aee9a0bf19449b578ddd4cd89
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.