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 1286100 commit 50b2f03Copy full SHA for 50b2f03
CHANGELOG.md
@@ -67,3 +67,7 @@
67
68
- Support for Windows.
69
- Support for dependencies override warning.
70
+
71
+## 3.0.2
72
73
+- Updated command to use the new one.
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: dbstyleguidechecker
2
description: A tool that help you verify a project agains code style guide and automatize pull request review.
3
-version: 3.0.1
+version: 3.0.2
4
homepage: https://github.com/bitsydarel/dbstyleguidechecker
5
repository: https://github.com/bitsydarel/dbstyleguidechecker
6
issue_tracker: https://github.com/bitsydarel/dbstyleguidechecker/issues
0 commit comments