Commit graph

3 commits

Author SHA1 Message Date
Amaan Qureshi
eacb5e9468 chore(bitbake): update highlights from upstream 2023-11-08 08:08:17 +01:00
Pham Huy Hoang
107e61afb7 refactor: Remove all (ERROR) @error captures
As discussed in PR#5421, capturing `@error` is inconsistent, requiring
deep nesting (or priority) in order to correctly have red backgrounds to
it.

Some queries has this capture, some don't. For consistency purposes,
removing all of them is more preferable.

For re-enabling error, either add `(ERROR) @error` or `(ERROR _ @error)`
to your custom queries.
2023-10-25 18:18:50 +02:00
Amaan Qureshi
977e932726 feat: add BitBake 2023-08-17 11:14:32 -04:00