Version 0.2.5
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