pion / .goassets

Asset files automatically deployed to Go package repositories
https://pion.ly/
MIT License
9 stars 10 forks source link

Sync common lint scripts and configs #2

Closed at-wat closed 4 years ago

at-wat commented 4 years ago

This PR sets up mechanism to sync common scripts/configs placed in multiple repositories. Adding a version tag to this repository triggers GitHub Action which creates PRs syncing the files to each repository.

TODO

Related

at-wat commented 4 years ago

@Sean-Der it's almost ready to do https://github.com/pion/webrtc/pull/960#issuecomment-569396681.

at-wat commented 4 years ago

@Sean-Der @maxhawkins I have copied these lint and hook scripts from pion/webrtc and added you to contributor list in README. Please take a quick look!

Sean-Der commented 4 years ago

This is really amazing @at-wat thank you so much for taking this on. This has been something I have wanted for two years and just didn't put the effort forward.

I can't oversell what an improvement this is going to bring to the quality of those little repos we aren't paying attention too. This will help up keep the golangci-lint up to date and other great things like that.

Thank you so much