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

Add a "git add baseline" message, disable Keyword detector for now #89

Merged
merged 2 commits into from
Oct 23, 2018

Conversation

KevinHock
Copy link
Collaborator

No description provided.

log.error(
'The baseline file was updated.\n'
'Probably to keep line numbers of secrets up-to-date.\n'
'Please `git add {}`, thank you.\n\n'.format(args.baseline[0]),
Copy link
Contributor

Choose a reason for hiding this comment

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

This case doesn't matter, but something to keep in mind for future: https://timber.io/blog/the-pythonic-guide-to-logging/#performance

@KevinHock KevinHock merged commit 80ae87d into master Oct 23, 2018
@KevinHock KevinHock deleted the git_add_baseline branch March 21, 2019 22:04
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.

None yet

2 participants