olehborysevych commented on code in PR #24920: URL: https://github.com/apache/beam/pull/24920#discussion_r1114380643
########## .gitignore: ########## @@ -139,3 +139,5 @@ playground/frontend/playground_components_dev/pubspec.lock # Ignore Katas auto-generated files **/*-remote-info.yaml +*.dart Review Comment: I don't think we need to ignore *.dart files )) ########## .gitignore: ########## @@ -139,3 +139,5 @@ playground/frontend/playground_components_dev/pubspec.lock # Ignore Katas auto-generated files **/*-remote-info.yaml +*.dart Review Comment: also let's put the whole path to pubspec.lock and move it higher in the Dart/Flutter section -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
