houqp / sqlvet

Go fearless SQL. Sqlvet performs static analysis on raw SQL queries in your Go code base.
MIT License
493 stars 25 forks source link

Proposal: add a simple contribution guide #24

Closed samiam2013 closed 1 year ago

samiam2013 commented 1 year ago

You've made a useful and now popular (rightfully so) linter, and I think this code deserves community support. We got a ticket (#22) about the version being wrong which I would have fixed during my work if I had taken note.

This is a simple contribution guide for your consideration.

codecov-commenter commented 1 year ago

Codecov Report

Base: 79.59% // Head: 79.59% // No change to project coverage :thumbsup:

Coverage data is based on head (b46db20) compared to base (5d21782). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #24 +/- ## ======================================= Coverage 79.59% 79.59% ======================================= Files 5 5 Lines 838 838 ======================================= Hits 667 667 Misses 129 129 Partials 42 42 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=QP+Hou). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=QP+Hou)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.