Closed JasonTheDeveloper closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.98%. Comparing base (
115509e
) to head (5f6bf77
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@JasonTheDeveloper
The base branch requires all commits to be signed
You need to fix it.
@JasonTheDeveloper
The base branch requires all commits to be signed
You need to fix it.
@JeyJeyGao All my commits are signed though? DCO also passed the sign off checks. Not sure why GitHub is saying The base branch requires all commits to be signed.
This PR addresses the issue #446
In this PR I:
init()
function fromdir/path
userConfigDir()
returns an error, instead ofpanic(err)
I default to the current directory insteadloadUserPath()
into two new functions used to setup and return the values forUserConfigDir
andUserLibexecDir
HOME
is set to""