Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Add ok-to-truthy codemod #6

Merged
merged 1 commit into from
Apr 4, 2016
Merged

Add ok-to-truthy codemod #6

merged 1 commit into from
Apr 4, 2016

Conversation

jfmengels
Copy link
Contributor

Add ok-to-truthy codemod, related to avajs/ava#663

  • t.ok(...) --> t.truthy(...)
  • t.notOk(...) --> t.falsy(...)

@jamestalmage
Copy link
Contributor

Is this a settled change?

I think @novemberborn @vdemedes and I were all on board for it.

@sindresorhus - are we pulling the trigger?

@jfmengels
Copy link
Contributor Author

Is this a settled change?

Not as far as I know, but I thought that having it available would make it easier to decide to pull the trigger.

@sindresorhus
Copy link
Member

Alright. Let's do it.

@jamestalmage jamestalmage merged commit c085a3c into master Apr 4, 2016
@jamestalmage jamestalmage deleted the ok-to-truthy branch April 4, 2016 22:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants