For consistency with the LogicalBinary (both), I request that we change the Codee configuration for LogicalNot from: `LogicalNot: NoTrailing` to: `LogicalNot: Both` example code that I find questionable: ``` if (condition1 .and. .not.condition2) then ```