This bugfix release fixes the following issues:
- coala updated from 0.8.0 to 0.8.1.
- YapfBear handles files with syntax errors gracefully.
(#750)
- ESLintBear doesn't fail with an unrelated error when eslint fails anymore,
it rather shows the errors from eslint as a warning.
(#727 and
#730)