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 6818c45 commit 3bfe042Copy full SHA for 3bfe042
packages/bloc_lint/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.3.3
2
+
3
+- fix: ignore whitespace in ignore comments
4
+- docs: add `bloc_lint` badge to `README`
5
6
# 0.3.2
7
8
- feat: add [prefer_build_context_extensions](https://bloclibrary.dev/lint-rules/prefer_build_context_extensions)
packages/bloc_lint/pubspec.yaml
@@ -1,6 +1,6 @@
name: bloc_lint
description: Official lint rules for development when using the bloc state management library.
-version: 0.3.2
+version: 0.3.3
repository: https://github.com/felangel/bloc/tree/master/packages/bloc_lint
issue_tracker: https://github.com/felangel/bloc/issues
homepage: https://github.com/felangel/bloc
0 commit comments