fix: correct omitempty tag in VariableFilter.EnvironmentScope field

Found this bug with the revive.struct-tag check:

$ golangci-lint run
project_variables.go:68:26: struct-tag: unknown option " omitempty" in url tag (revive)
1 issues:
* revive: 1

Merge request reports

Loading