mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-05-15 03:33:05 +00:00
QF1001: Distributing negation across terms and flipping operators, makes it easy for humans to process expressions at a time, vs evaluating a whole block and then flipping it and can allow for earlier exit Signed-off-by: stevenhorsman <steven@uk.ibm.com> fixup: demorgans