summaryrefslogtreecommitdiffstats
path: root/scripts/lib
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-04-02 10:10:40 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-04-16 17:41:51 +0100
commit79fa12ae4b72b967051f7d19ffddac4fe3651171 (patch)
tree338869b32b4c09488a9fbf0c5b9c17d6bec9682d /scripts/lib
parent0ed51cf4347357de1ae9456b182faedeb11fc4a8 (diff)
downloadpoky-79fa12ae4b72b967051f7d19ffddac4fe3651171.tar.gz
bitbake: parse/ConfHandler: Add warning for deprecated whitespace usage
A lack of whitespace around variable assignment operators makes the files harder to read. There is a deeper issue in that a "+" character can sometimes be confused between the variable name and the assignment operator. Start showing warnings for such usage so we encourage people to use consistent whitespace which helps with file readability in general. (Bitbake rev: 24772dd2ae6c0cd11540a260f15065f906fb0997) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions