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

Datadog agent template renders a lot of whitespace #56

Closed
miketheman opened this issue Apr 16, 2013 · 2 comments
Closed

Datadog agent template renders a lot of whitespace #56

miketheman opened this issue Apr 16, 2013 · 2 comments
Milestone

Comments

@miketheman
Copy link
Contributor

It's not really needed just bloats the file, and we can remove a lot if it by ending conditionals with -%>.

@clofresh
Copy link

What's -%> mean?

@miketheman
Copy link
Contributor Author

This is inherited from erubis as part of the template rendering engine, and will trim out the new lines that a conditional statements adds.

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

No branches or pull requests

2 participants