Skip to content

Version v0.11

Compare
Choose a tag to compare
@rmariano rmariano released this 01 Dec 18:04
· 27 commits to master since this release
39de481

Changes

  • [fix] Use the correct line length in black: respect the textwidth set.
  • Set text width to 120
  • SQL formatting file: Uppercase the SQL-words.
  • Remove isort from Python auto-fixing file
  • Makefile: fix installation for syntax files
  • Initial support for Cython (Fixes#55)
  • no wrap for Python files
  • Larger syntax highlighting
  • Also include *.pxi files as cython types
  • Set soft-warpping=2 for YAML files