Skip to content

Commit b0c4649

Browse files
committed
fix: update grumpy_lints plugin configuration to use git URL
1 parent d26f3c6 commit b0c4649

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

analysis_options.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
include: package:lints/recommended.yaml
22
plugins:
33
grumpy_lints:
4-
path: ../grumpy_lints
4+
git:
5+
url: https://github.com/necodeIT/grumpy_lints.git
56
diagnostics:
67
must_call_in_constructor:
78
enabled: true

0 commit comments

Comments
 (0)