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.
1 parent f54bf2c commit 96e520eCopy full SHA for 96e520e
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.0.10
2
+
3
+- Update `dart_code_metrics` dependency to 4.10.1, pin the version
4
+- Ignore `mockito` mocks generated to be alongside source test files
5
6
## 0.0.9
7
8
- Remove `diagnostic_describe_all_properties` rule
pubspec.yaml
@@ -2,7 +2,7 @@ name: solid_lints
description:
Lints for Dart and Flutter based on software industry standards and best
practices.
-version: 0.0.9
+version: 0.0.10
homepage: https://github.com/solid-software/solid_lints/
environment:
0 commit comments