Showing 1 of 1 total issue
Method create
has 30 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
def create
Dotenv.load(*GITLAB_ENV_FILES)
assert_env("GITLAB_API_ENDPOINT")
assert_env("GITLAB_API_PRIVATE_TOKEN")