VeryGoodOpenSource / VeryGoodOpenSource/very_good_analysis

feat: Integrate with Github Copilot

Open
#119 6 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature p3
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.