Skip to content

chore: create project structure#2

Merged
juanbono merged 2 commits intomainfrom
create_project_structure
May 31, 2024
Merged

chore: create project structure#2
juanbono merged 2 commits intomainfrom
create_project_structure

Conversation

@juanbono
Copy link
Collaborator

No description provided.

@mpaulucci mpaulucci changed the title Create project structure chore: create project structure May 31, 2024
[workspace.package]
name = "ethereum_rust"
version = "0.1.0"
edition = "2021"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2024?

@juanbono juanbono merged commit 97ef25b into main May 31, 2024
@juanbono juanbono deleted the create_project_structure branch May 31, 2024 19:24
@juanbono juanbono self-assigned this Jun 29, 2024
azteca1998 added a commit that referenced this pull request Feb 3, 2026
@fedacking fedacking mentioned this pull request Feb 5, 2026
1 task
avilagaston9 added a commit that referenced this pull request Feb 11, 2026
enumerated items as issue/PR references. The model now uses `1.`, `2.`
instead of `#1`, `#2`, and refers back to items as "Item 1" rather than
"Issue #1".
github-merge-queue bot pushed a commit that referenced this pull request Feb 12, 2026
…ub auto-links as issue references (#6187)

## Motivation

The Claude AI code reviewer (`.github/workflows/pr_ai_review.yaml`)
enumerates findings using `#1`, `#2`, etc., which GitHub auto-links as
references to issues/PRs. This clutters PR activity feeds and confuses
readers. Example:
#6186 (comment)

## Description

Add formatting rules to the AI review prompt
(`.github/prompts/ai-review.md`) instructing the model to use `1.`, `2.`
or bullet points instead of `#N`, and to refer back to items as "Item
1", "Point 2" rather than "Issue #1".

## Checklist

- [ ] Updated `STORE_SCHEMA_VERSION` (crates/storage/lib.rs) if the PR
includes breaking changes to the `Store` requiring a re-sync.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants