VeryGoodOpenSource / VeryGoodOpenSource/very_good_analysis
feat: Integrate with Github Copilot
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 474
- Forks
- 50
- Avg merge
- 2h 4m
- Merged PRs (30d)
- 3
Description
Description
Today, a new version of VSCode has been released and enhaced a new feature allowing Github Copilot to follow specific rules for reviewing code, rewriting, etc.
It would be nice if we let Copilot to rewrite code following the Very Good Analysis rules. The specific setting is:
"github.copilot.chat.reviewSelection.instructions".
Requirements
- All CI/CD checks are passing.
- There is no drop in the test coverage percentage.
Additional Context
No response
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 locating the repository configuration and CI setup relevant to GitHub Copilot and the setting github.copilot.chat.reviewSelection.instructions. Confirm how Very Good Analysis rules should be exposed there, then verify that all CI/CD checks pass and test coverage does not decrease.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, github
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100