github dlang-community/dfmt v0.12.0

latest releases: v0.15.2, v0.15.1, v0.15.0...
4 years ago
  • bump to libdparse 0.14.0
  • dfmt now errors with non-zero exit code when failing to parse the tokens instead of outputting !ERROR!. Faulty non-finished code can still be formatted fine (fix #469)
  • support keeping existing line breaks using new --keep_line_breaks true option (fix #7, #254, #270, #463)
  • Adds space after in/out contracts statements (fix #448)
  • fixes line comment after template arguments wrapping (fix #454)
  • test runner improvements
  • fix range error when code ends with scope (exit) (#474, #475)

Don't miss a new dfmt release

NewReleases is sending notifications on new releases.