Add spaces in show_finding()

When I view testssl.sh in KDE's text editor (kate), the code after "INFO" line in `show_finding()` isn't highlighted correctly, and the highlighting doesn't correct again until `pr_liteblueln()`. This PR fixes the highlighting issue by adding spaces between "]]" and ")". To be "safe," I also added spaces between "(" and "[[", and similarly added spaces in `is_json_format()`.
This commit is contained in:
David Cooper 2017-03-06 14:37:52 -05:00 committed by GitHub
parent 27aa25711d
commit f02948e24a