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

Check if lines exist on a text file #165

Closed
andreoliwa opened this issue May 28, 2020 · 1 comment · Fixed by #182
Closed

Check if lines exist on a text file #165

andreoliwa opened this issue May 28, 2020 · 1 comment · Fixed by #182
Assignees
Labels
enhancement New feature or request released Feature/fix is released

Comments

@andreoliwa
Copy link
Owner

andreoliwa commented May 28, 2020

Expected Behavior

Check if one or more lines exist in a certain text file.

Current Behavior

There is no such validation.

Possible Solution

Accept a configuration like this:

[["requirements.txt".contains]]
line = "sphinx>=1.3.0"

Context

Closes #162.

@andreoliwa
Copy link
Owner Author

🎉 This issue has been resolved in version 0.23.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@andreoliwa andreoliwa added the released Feature/fix is released label Sep 18, 2020
@andreoliwa andreoliwa moved this to Done in Nitpick Roadmap Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released Feature/fix is released
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant