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(valid-title): support disallowedWords option #522

Merged
merged 6 commits into from Feb 7, 2020

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Jan 20, 2020

Fixes #313

docs/rules/valid-title.md Outdated Show resolved Hide resolved
docs/rules/valid-title.md Show resolved Hide resolved
docs/rules/valid-title.md Outdated Show resolved Hide resolved
src/rules/__tests__/valid-title.test.ts Show resolved Hide resolved
src/rules/valid-title.ts Outdated Show resolved Hide resolved
@G-Rath G-Rath merged commit 38bbe93 into master Feb 7, 2020
@G-Rath G-Rath deleted the valid-title-support-disallowed-words-option branch February 7, 2020 20:39
github-actions bot pushed a commit that referenced this pull request Feb 7, 2020
# [23.7.0](v23.6.0...v23.7.0) (2020-02-07)

### Bug Fixes

* **expect-expect:** use `u` flag in regex ([#532](#532)) ([c12b725](c12b725))

### Features

* **valid-title:** support `disallowedWords` option ([#522](#522)) ([38bbe93](38bbe93))
@github-actions
Copy link

github-actions bot commented Feb 7, 2020

🎉 This PR is included in version 23.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[new rule] no-vague-titles
2 participants