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 gitignore check, update gitignore entries #18

Merged
merged 9 commits into from
Nov 10, 2021

Conversation

lukekarrys
Copy link
Contributor

No description provided.

This makes it clearer when and how each file is run.
This adds a new check to the postlint script. It will look at a git repo
and warn if it is installing a .gitignore file that will match any
currently tracked files.
This was helpful when debugging initially, but now if it gets run when the repo has a lot of changes, it makes the tap output difficult to read.
@lukekarrys lukekarrys requested a review from a team as a code owner November 10, 2021 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants