Hey,
when I format my Caddyfile I get things like:
{
log access-file {
output file /var/log/caddy/access.log {
roll_size 100MiB
roll_keep 2
}
}
}
And adding the # @formatter:off is not respected by the plugin.
When I disable the plugins pasting works like it should.
Hey,
when I format my Caddyfile I get things like:
And adding the
# @formatter:offis not respected by the plugin.When I disable the plugins pasting works like it should.