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 324e424 commit 4d980c9Copy full SHA for 4d980c9
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.1.2
2
+
3
+- Moved implementation into the `src` folder
4
5
## 0.1.1
6
7
- Add example readme
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.1.1
+version: 0.1.2
homepage: https://github.com/solid-software/solid_lints/
8
environment:
0 commit comments