Skip to content

Conversation

temeddix
Copy link
Member

@temeddix temeddix commented Jun 4, 2025

Changes

Follow-up of #617

Resolves #580

Before Committing

Please make sure that you've analyzed and formatted the files.

dart analyze flutter_package --fatal-infos
dart format .
cargo fmt
cargo clippy --fix --allow-dirty

@temeddix temeddix changed the title Extra serde field attrs Ban extra field attributes from Serde Jun 4, 2025
@temeddix temeddix merged commit 4adf14a into main Jun 4, 2025
3 checks passed
@temeddix temeddix deleted the extra-serde-field-attrs branch June 4, 2025 17:58
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.

#[serde(with = "...")]) and its friends should be banned

1 participant