| commit | dda44279f9ef5c3836c8f5a97fe1290c200ee4f3 | [log] [tgz] |
|---|---|---|
| author | pq <[email protected]> | Fri Jul 29 20:33:03 2016 |
| committer | pq <[email protected]> | Fri Jul 29 20:33:03 2016 |
| tree | 50413520ff8b53782d65ff44924a17c00e6f1d06 | |
| parent | b7680861f6db1f393a4a56dd45ca56fbfd56ee91 [diff] |
Mark `when` strong-mode clean.
diff --git a/.analysis_options b/.analysis_options new file mode 100644 index 0000000..a10d4c5 --- /dev/null +++ b/.analysis_options
@@ -0,0 +1,2 @@ +analyzer: + strong-mode: true
diff --git a/.gitignore b/.gitignore index ee1239e..8277286 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,6 +1,7 @@ # Don’t commit the following directories created by pub. build/ packages +.packages .buildlog # Or settings