Skip to content

Conversation

@kevmoo
Copy link
Collaborator

@kevmoo kevmoo commented May 12, 2018

Fix one nit in a doc comment in builder.dart

@kevmoo kevmoo requested review from jakemac53 and natebosch May 12, 2018 00:02
import 'package:source_gen/source_gen.dart';

final _copyrightContent =
'''// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
Copy link
Member

Choose a reason for hiding this comment

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

2018?


final copyrightHeader = '$_copyrightContent\n$defaultFileHeader';

Builder nonNull(_) => new LibraryBuilder(new _NonNullableGenerator(),
Copy link
Member

Choose a reason for hiding this comment

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

consider making the argument optional

@kevmoo kevmoo merged commit 19fe85b into master May 12, 2018
@kevmoo kevmoo deleted the build_config branch May 12, 2018 01:46
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.

3 participants