What's new
# dockerfmt-ignoredirective — place this comment before any directive to skip formatting for it. Useful as an escape hatch for command grouping, unescaped semicolons, or intentional formatting.- EditorConfig support —
indent_size,insert_final_newline, and customspace_redirectsare read from.editorconfigfiles. CLI flags take precedence.
See the README for usage details.