Version v0.11
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