Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Conversation

iamphill
Copy link
Contributor

What would you think about it having the number of buttons without a type in the message?

Fixes #111.

@@ -365,7 +365,7 @@ var cheerio = require('cheerio');
);
}
});
addLinter("E008", function lintTooltipsInBtnGroups($, reporter) {
addLinter("W008", function lintTooltipsInBtnGroups($, reporter) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please remove this unrelated change

@cvrebert cvrebert added the bug label Oct 13, 2014
@cvrebert
Copy link
Collaborator

None of the other lint messages give counts, and I think #29 would be better than counts anyway, so I'm not currently in favor of adding counts here.

Anyways, happy to merge this as soon as the unrelated change is removed.

@iamphill
Copy link
Contributor Author

Sorted 🚀

cvrebert added a commit that referenced this pull request Oct 13, 2014
@cvrebert cvrebert merged commit b369f8a into twbs:master Oct 13, 2014
@cvrebert
Copy link
Collaborator

Thanks again.

@cvrebert cvrebert added this to the v0.5.0 milestone Oct 13, 2014
@iamphill iamphill deleted the w007-message branch October 14, 2014 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tweak message for W007
2 participants