Don Olmstead
2015-08-20 17:52:09 UTC
I've been using a build.dart in libraries I'm doing codegen on. With
source_gen I see Kevin
uses https://github.com/dart-lang/source_gen/blob/master/build.dart
library source_gen.build_file;
Is there a consensus around this? Wanted to make sure my code passes
linting and currently it fails due to the naming as its not in the lib
directory. Didn't want to open an issue on the linter if there was no
agreement.
source_gen I see Kevin
uses https://github.com/dart-lang/source_gen/blob/master/build.dart
library source_gen.build_file;
Is there a consensus around this? Wanted to make sure my code passes
linting and currently it fails due to the naming as its not in the lib
directory. Didn't want to open an issue on the linter if there was no
agreement.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.