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.
fd510469ac
Added allow_no_verification for users to bypass the 'must have options or validation' check. However, not doing so can cause unexpected failures where flags will begin consuming preceeding arguments
f55cc25f2d
Modified Command.argument to let the user provide a method call for runtime learning of options value. This will let the compiler check at compile time