Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add tags checking rule - allows specify rules for any tag and validate that #184

Closed
wants to merge 15 commits into from

Conversation

SqrTT
Copy link
Contributor

@SqrTT SqrTT commented Dec 19, 2016

No description provided.

@SqrTT
Copy link
Contributor Author

SqrTT commented Jan 5, 2017

Is this repo alive?

@yaniswang
I would be appreciated for any feedback, thanks.

@SqrTT
Copy link
Contributor Author

SqrTT commented Mar 3, 2017

Anybody alive?

@dimanech
Copy link

It would be great if we have this functionality.

@SqrTT
Copy link
Contributor Author

SqrTT commented Apr 26, 2017

Unfortunately, looks like this repo is dead, hence, we have to move forward and switch to alive linter.

@thedaviddias
Copy link
Member

@SqrTT @dimanech I will look into that PR and will accept it soon 😉

@thedaviddias thedaviddias self-requested a review August 22, 2018 20:20
@thedaviddias thedaviddias self-assigned this Aug 22, 2018
@thedaviddias thedaviddias added enhancement Functionality that enhances existing features triage An HTMLHint team member will look at this issue labels Aug 22, 2018
}
};

var assign = function assign(target) {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that should be one of the following two options:

function assign(target) {

or

var assign = function(target) {

@SqrTT
Copy link
Contributor Author

SqrTT commented Sep 7, 2018

ping

@Gcaufy
Copy link

Gcaufy commented Sep 12, 2018

any process here?

@brettz9
Copy link

brettz9 commented Mar 28, 2019

If this could be updated against master and accepted, it would seem based on the pull description that it would be a great last hurrah toward making the project customizable per user needs.

@stale stale bot added the bot:stale Issue marked as stale because there was no activity label May 14, 2020
@thedaviddias thedaviddias changed the base branch from master to develop May 14, 2020 22:10
@stale stale bot removed the bot:stale Issue marked as stale because there was no activity label May 14, 2020
@htmlhint htmlhint deleted a comment from coveralls May 14, 2020
@htmlhint htmlhint deleted a comment from coveralls May 14, 2020
@htmlhint htmlhint deleted a comment from coveralls May 14, 2020
@htmlhint htmlhint deleted a comment from coveralls May 14, 2020
@htmlhint htmlhint deleted a comment from codecov-io May 14, 2020
@htmlhint htmlhint deleted a comment from codecov bot May 14, 2020
@htmlhint htmlhint deleted a comment from stale bot May 14, 2020
@thedaviddias thedaviddias changed the title Add tags checking rule - allows specify rules for any tag and validate that feat: Add tags checking rule - allows specify rules for any tag and validate that May 14, 2020
@thedaviddias thedaviddias removed the triage An HTMLHint team member will look at this issue label May 14, 2020
@htmlhint htmlhint deleted a comment from coveralls May 15, 2020
@thedaviddias thedaviddias force-pushed the develop branch 2 times, most recently from 46c8ede to 60867c3 Compare May 16, 2020 19:00
@thedaviddias
Copy link
Member

Closing that issue, new and more recent PR opened #384

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Functionality that enhances existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants