ecodeclub / eorm

简单 ORM 框架
Apache License 2.0
194 stars 64 forks source link

github action: lint code and run tests #26

Closed flycash closed 2 years ago

flycash commented 3 years ago

English Only

Please check existing issues first to avoid duplication and answer the questions below before submitting your issue.

Use case(s)

We need a github action to force developers linting code and running tests before push instead of pre-commit.

And you could add more checkpoint if think it's neccessary. (Please state use cases, what problem will this feature solve?)

Proposed Solution

(Please describe your proposed design/solution, if any)

Alternatives Considered

(Other possible options for solving the problem?)

Additional Context

(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)

(If you can, link to the line of code that might be helpful to explain the context)

Codexiaoyi commented 3 years ago

35 run test and lint code