Skip to content

Conversation

Pantani
Copy link
Collaborator

@Pantani Pantani commented Mar 7, 2025

Description

  • Use snake_case for proto-variable names.
  • Use kebab-case for CLI placeholders.
  • Change the scaffolded map type name from <type_name>List to <type_name>Map.
  • Add default comments to generated proto components.
  • Remove unused buf lint rules;

This part of #1561 focuses on moving toward default proto standards to enable using proto lints.

@Pantani Pantani marked this pull request as ready for review March 8, 2025 17:19
@Pantani Pantani changed the title fix: use snake case for proto variable names fix: fix buf lint issues into the chain code Mar 8, 2025
@Pantani Pantani requested review from salmad3 and toschdev as code owners March 8, 2025 18:48
julienrbrt
julienrbrt previously approved these changes Mar 8, 2025
Copy link
Member

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

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

julienrbrt
julienrbrt previously approved these changes Mar 8, 2025
@julienrbrt
Copy link
Member

Faucet + Relayer are expected to fail, but not this one: https://github.com/ignite/cli/actions/runs/13749786381/job/38449302729?pr=4555 👀

@Pantani
Copy link
Collaborator Author

Pantani commented Mar 12, 2025

Faucet + Relayer are expected to fail, but not this one: https://github.com/ignite/cli/actions/runs/13749786381/job/38449302729?pr=4555 👀

fixed

@github-actions github-actions bot added the type:services Service-related issues. label Mar 13, 2025
Copy link
Member

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

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

👏🏾

@julienrbrt julienrbrt merged commit e7e4b92 into main Mar 14, 2025
39 of 44 checks passed
@julienrbrt julienrbrt deleted the fix/proto-names branch March 14, 2025 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants