Skip to content

Conversation

@sweatybridge
Copy link
Contributor

What kind of change does this PR introduce?

patch

What is the current behavior?

return 1 when config file exists

What is the new behavior?

return 0 so that ci works more gracefully

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from soedirgo as a code owner August 10, 2022 07:55
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2830981770

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 24.609%

Totals Coverage Status
Change from base Build 2830782736: 0.01%
Covered Lines: 1242
Relevant Lines: 5047

💛 - Coveralls

@soedirgo
Copy link
Member

Returning 1 is expected behavior - you're not supposed to reinit a project, but you can relink. See also npm init, git init, vercel init, etc

@sweatybridge
Copy link
Contributor Author

hmm ok

@soedirgo soedirgo deleted the easy-init branch August 10, 2022 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants