loong / go-concurrency-exercises

Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
Other
1.11k stars 378 forks source link

Use linter with Github Actions #1

Open loong opened 8 years ago

loong commented 8 years ago

To ensure good code and a good GoReportCard with all A's, we should implement a simple CI that checks the code for linting errors.

ReportCard must be all A's because I'm Asian.