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 d26f3c6 commit b0c4649Copy full SHA for b0c4649
1 file changed
analysis_options.yaml
@@ -1,7 +1,8 @@
1
include: package:lints/recommended.yaml
2
plugins:
3
grumpy_lints:
4
- path: ../grumpy_lints
+ git:
5
+ url: https://github.com/necodeIT/grumpy_lints.git
6
diagnostics:
7
must_call_in_constructor:
8
enabled: true
0 commit comments