Define a styleguide.md for Gemini Code Assist Bot
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.2k
- Forks
- 726
- Avg merge
- 11d 11h
- Merged PRs (30d)
- 7
Description
### Summary
Gemini Code Assist for GitHub is great but it does not follow the styleguide (flake8 etc.) of the project which introduce unwanted suggestions.
### Motivation
Improve quality of AI code review. Reduce noise
### Describe alternatives you've considered
N/A
## Additional context
Documentation:
- https://docs.cloud.google.com/gemini/docs/code-review/style-guide
- https://docs.cloud.google.com/gemini/docs/code-review/customize-repo-review
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Gemini Code Assist documentation linked in the issue and inspect the repository's existing Python style expectations, including flake8 references. Create styleguide.md with the project's applicable guidance for Gemini reviews; done means the file exists and gives the bot enough direction to avoid unwanted style suggestions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100