DigitalChinaOpenSource / TiDB-for-PostgreSQL

PgSQL compatible on distributed database TiDB
Apache License 2.0
385 stars 21 forks source link

Makefile: make check #39

Closed AmoebaProtozoa closed 3 years ago

AmoebaProtozoa commented 3 years ago

What problem does this PR solve?

Issue Number: #36

What is changed and how it works?

What's Changed:

How it Works:

make check

Result

All TiDB code quality checker should be happy now, although errdoc still complaints about duplicate error-code, but this should be the expected behavior (Same result on TiDB 4.0)