Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
8eb2d77ea3
improved position of some common functions
53bcf90d2a
operator-builtin.go: some error messages improved
f347b15146
Control vars are now stored in the globalCtx only.
115ce26ce9
IsOptional() function of ExprFuncParam renamed as IdDefault(). A new IsOptional() function created to check if a param is optional without requiring a default value