We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9316128 + a48fe82 commit bc23932Copy full SHA for bc23932
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.1.0
2
+
3
+- Moved `analsys_options.yaml` under `lib` so you can import it directly from
4
+ your own `analysis_options.yaml`. See `README.md` for example.
5
6
## 1.0.0
7
8
- Describe Dart static analysis use at Google in `README.md`.
pubspec.yaml
@@ -1,5 +1,5 @@
name: pedantic
-version: 1.0.0
+version: 1.1.0
description: How to get the most value from Dart static analysis.
author: Dart Team <[email protected]>
homepage: https://github.com/dart-lang/pedantic
0 commit comments