Skip to content

Version 0.2.5

Compare
Choose a tag to compare
@bricoletc bricoletc released this 15 Dec 16:51
· 188 commits to master since this release

Added

  • Documentation for integration with Visual Studio Code (#80; thanks @austinkeller)
  • Issue warnings for comment-related formatting (#85)
  • File-specific logging: warnings and errors during reformatting now automatically refer to the raising source file.

Fixed

Better comment-related formatting (#85; thanks @dlaehnemann):

  • PEP8 inline comment formatting: use 2 spaces
  • Comments above keywords stay untouched
  • Inline comments in inline-formatted keywords get relocated above
    keyword