| commit | b4fbbfd5968240deed75249a7f517490f8657606 | [log] [tgz] |
|---|---|---|
| author | Kevin Moore <kevmoo@google.com> | Tue Dec 19 15:32:58 2017 -0800 |
| committer | Kevin Moore <kevmoo@google.com> | Tue Dec 19 15:32:58 2017 -0800 |
| tree | 42f87d756a189840ed7c5411e4cacf440fc0a9bc | |
| parent | a5cc372dae0c9ac54396bcee8944fd28a4c119ce [diff] |
Use suggested analysis_options file name
diff --git a/pkgs/watcher/.analysis_options b/pkgs/watcher/analysis_options.yaml similarity index 100% rename from pkgs/watcher/.analysis_options rename to pkgs/watcher/analysis_options.yaml
diff --git a/pkgs/watcher/pubspec.yaml b/pkgs/watcher/pubspec.yaml index 41fbd8b..987e7b7 100644 --- a/pkgs/watcher/pubspec.yaml +++ b/pkgs/watcher/pubspec.yaml
@@ -1,5 +1,5 @@ name: watcher -version: 0.9.7+5 +version: 0.9.7+6.dev author: Dart Team <misc@dartlang.org> homepage: https://github.com/dart-lang/watcher description: >