Skip to content

v0.27.0

Compare
Choose a tag to compare
@pamburus pamburus released this 24 Mar 11:49
· 442 commits to master since this release
790f4dc

Added

Changed

  • Trailing whitespace is now no longer displayed in message and string values by @pamburus in #159
  • Added option to enable or disable quotes and it is now disabled by default by @pamburus in #165
    To return old behavior add the following option to the configuration file
    # Formatting settings.
    formatting:
      add-quotes: true

Fixed

  • Fixed wrong space style after level if message is missing by @pamburus in #158

Full Changelog: v0.26.2...v0.27.0