Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Add errors to builtin groups. #93

Merged
merged 1 commit into from
May 11, 2015
Merged

Add errors to builtin groups. #93

merged 1 commit into from
May 11, 2015

Conversation

pq
Copy link
Contributor

@pq pq commented May 11, 2015

expect(new Group('Pub').custom, isFalse);
expect(new Group('style').custom, isFalse);
expect(new Group('pub').custom, isFalse);
expect(new Group('errors').custom, isFalse);
expect(new Group('Kustom').custom, isTrue);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kustom looks funny, is this intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Intentional. Just not a built-in. ("Kustom" is a play on custom.)

The company Kustom also made great (and sometimes hilarious) amplifiers back in the day.

pq added a commit that referenced this pull request May 11, 2015
Add `errors` to builtin groups.
@pq pq merged commit 81840c4 into master May 11, 2015
@pq pq deleted the group_tweaks branch May 11, 2015 22:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants