We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
make check-strings
In freedomofpress/securedrop#6232, we wound up deciding against using a pre-commit hook to enforce make check-strings, entrusting this instead to CI.
For consistency, let's remove this hook here too.
No user-facing implications.
No threat-model implications.
As a SecureDrop contributor, I want the development experiences between the SecureDrop Server and Client to be as similar as possible.
The text was updated successfully, but these errors were encountered:
cfm
Successfully merging a pull request may close this issue.
Description
In freedomofpress/securedrop#6232, we wound up deciding against using a pre-commit hook to enforce
make check-strings
, entrusting this instead to CI.For consistency, let's remove this hook here too.
How will this impact SecureDrop users?
No user-facing implications.
How would this affect the SecureDrop Workstation threat model?
No threat-model implications.
User Stories
As a SecureDrop contributor, I want the development experiences between the SecureDrop Server and Client to be as similar as possible.
The text was updated successfully, but these errors were encountered: