github dlang-community/dfmt v0.12.0-beta.1

latest releases: v0.15.1, v0.15.0, v0.15.0-beta.2...
pre-release4 years ago
  • 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
  • bump to libdparse 0.14.0

Don't miss a new dfmt release

NewReleases is sending notifications on new releases.