Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignore_for_file: constant_identifier_names when generate locale_keys.g.dart #671

Open
bbsmartc opened this issue May 1, 2024 · 0 comments

Comments

@bbsmartc
Copy link
Contributor

bbsmartc commented May 1, 2024

it might be better to add

// ignore_for_file: constant_identifier_names

in my vscode environment, it's default to show this lint warning

The constant name 'reset_locale' isn't a lowerCamelCase identifier.
Try changing the name to follow the lowerCamelCase style.dart[constant_identifier_names](https://dart.dev/lints/constant_identifier_names)
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

No branches or pull requests

1 participant