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
I recently had to disable formatting around a particular line because beautysh was over-indenting the lines following this one:
beautysh
grep --quiet --ignore-case "^127\.0\.0\.1\s$${escaped_hostname}\s*$" "${hosts_file}"
The full script can be found in cisagov/cool-assessment-terraform@451c74c.
PS: Thank you for developing this excellent tool - I am a fan! 👍
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I recently had to disable formatting around a particular line because
beautysh
was over-indenting the lines following this one:The full script can be found in cisagov/cool-assessment-terraform@451c74c.
PS: Thank you for developing this excellent tool - I am a fan! 👍
The text was updated successfully, but these errors were encountered: