Yoichi NAKAYAMA

Results 4 issues of Yoichi NAKAYAMA

Solve https://github.com/dandavison/delta/pull/664 without losing CRs in delta's output. This will also show other control characters in the output of `git add-p`. It partially fixes https://github.com/dandavison/delta/issues/754 There remains a problem on...

Follow the instruction in README.md with vulture >= 2.1 results: ``` $ vulture dead_code.py dead_code.py:1: unused import 'os' (90% confidence) dead_code.py:8: unused variable 'message' (60% confidence) ``` It does not...

diff_get_delta_byindex() may result incorrect value of delta->flags as described in the comment of git_diff_get_delta() (git2/diff.h) ``` Note that the flags on the delta related to whether it has binary content...

### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened sqlfluff with MySQL dialect cause parse errror with the table name _....

bug
mysql