Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Replace 'auto' with 'unset' per the new spec #194

Merged
merged 1 commit into from Jun 6, 2017

Conversation

alaycock
Copy link
Contributor

@alaycock alaycock commented Jun 3, 2017

To make the maintainer's life easier, I...

  • created at least 1 spec to cover my changes,
  • npm tested my code and it's green like an 🍏,
  • adjusted the readme.md, if it was necessary and
  • would like to receive get a 🍺 or β˜• after that hard work!

Resolves #193

I updated the grammar and changed all relevant instances of auto to unset per the new terminology. If you search the repo, there are a few instances of auto left, but those referring to Atom's built in 'tab type' setting. It made more sense to update every instance of auto to unset to prevent conflicting terminology throughout the repo, although it isn't necessary to do so.

I also added a new test, to show that when any of the properties are unset, the settings in the plugin will match that.

@florianb
Copy link
Collaborator

florianb commented Jun 4, 2017

Well done @alaycock!

Your changes look good to me, i will have a deeper look at Tuesday and i guess i will then accept the PR, too. Thank you very much for your contribution!

🎁

@florianb florianb merged commit d9fed0f into sindresorhus:master Jun 6, 2017
@florianb
Copy link
Collaborator

florianb commented Jun 6, 2017

I owe you a beer @alaycock - thank you very much for your support! 🍻

@alaycock
Copy link
Contributor Author

alaycock commented Jun 6, 2017

Glad I could help 🍻

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.

None yet

2 participants