We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 354ec44 commit 339bc8cCopy full SHA for 339bc8c
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.8.2] - Ignore linter warnings
2
+
3
+* Ignore all lint or warning rules in generated code by (@lsaudon)
4
5
## [1.8.1] - Fix hook path on windows
6
7
* Fix hook path on windows
pubspec.yaml
@@ -1,6 +1,6 @@
name: bdd_widget_test
description: A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.
-version: 1.8.1
+version: 1.8.2
repository: https://github.com/olexale/bdd_widget_test
issue_tracker: https://github.com/olexale/bdd_widget_test/issues
0 commit comments