pingcap / dbt-tidb

A dbt adapter for TiDB
Apache License 2.0
14 stars 9 forks source link

Formate the code and add lint action #12

Closed shiyuhang0 closed 2 years ago

shiyuhang0 commented 2 years ago

What problem does this PR solve?

IssueNumber: close https://github.com/pingcap/dbt-tidb/issues/8

What is changed and how it works?

  1. fmt the code
  2. add github action for fmt
  3. add doc for fmt

Check List