annotations: update: update note when config is changing
authorAndrea Righi <andrea.righi@canonical.com>
Fri, 20 Oct 2023 07:42:57 +0000 (09:42 +0200)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 11 Dec 2023 10:00:49 +0000 (11:00 +0100)
commit1f99516dc0cc0e3243e6c870b141b6a613b81d7a
tree41caf5eac38bd6f67fcce044b1853045400b5ee6
parentd7f3d4afbc1b1678effcc1658d88edf0e5c1c685
annotations: update: update note when config is changing

When a new .config is imported some values may change, but the
corresponding note is not always updated to reflect the new value.

This is wrong and it can lead to errors and incorrect information in the
annotations file.

To prevent this from happening automatically add a TODO note when any
config with a note is changing to force the reviewer to update the note.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
kconfig/annotations.py