Project-Books / books-api

GraphQL Books API
https://project-books.github.io/#books-api
MIT License
36 stars 59 forks source link

Set up Google Java style guide linter as CI step #157

Open knjk04 opened 2 years ago

knjk04 commented 2 years ago

Is your feature request related to a problem? If so, please describe. We currently rely on manually checking style guide violations

Describe the solution you'd like Add a GitHub action that can check if any style guide recommendations were violated. If so, the step should fail. This should run before the unit tests CI step.

Additional context

If you need help with anything, we'll be happy to help you over a GitHub Q&A discussion or our Slack workspace

ooutofmind commented 1 year ago

@knjk04 could you please review my PR