GetStream / stream-cli

Configure & manage Stream applications from the command line. 🚀
https://yarnpkg.com/en/package/getstream-cli
BSD 3-Clause "New" or "Revised" License
85 stars 19 forks source link

feat: set quality control #90

Closed ferhatelmas closed 2 years ago

ferhatelmas commented 2 years ago

@peterdeme Interesting thing, it should fail but passes, leaving fixing issues to you. Some errors aren't checked and some naming isn't go idiomatic. Good to run locally and see them

peterdeme commented 2 years ago

@ferhatelmas I noticed a few days ago that golangci-lint only runs on the diff, not on the whole codebase....

ferhatelmas commented 2 years ago

IMHO, it's related to reviewdog, not golangci