Skip to content

Support update calls without arguments

Compare
Choose a tag to compare
@nfnt nfnt released this 13 Jul 09:32
· 12 commits to main since this release
Support update calls without arguments.

In automated environments, the list of operators to update could be empty (think CI/CD). This case shouldn't be considered an error.

Signed-off-by: Jan Schlicht <[email protected]>