remove line breaks from logging to clean up formatting
Merge Request Description
Updates the trufflehog logging when a secret is found. Current logging can be seen below. This change removes line breaks in the logging to make it more readable.
| lint.trufflehog | ERROR | The offending commits must be removed from commit history
| lint.trufflehog | ERROR | Secrets committed to a git repository are considered exposed and should be rolled immediately
| lint.trufflehog | ERROR | To review truffleHog findings locally run the following command from the root of your project
Merge Request BOE
Risk
N/A
Rollback Plan
Revert MR
Testing
None