Skip to content

Commit fc18733

Browse files
committed
Fix package options file
1 parent 2be4a51 commit fc18733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/analysis_options_package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Lint rules to be used for packages, which provide a dart API for developers
33
##
44

5-
include: package:lint/analysis_options_app.yaml
5+
include: package:lint/analysis_options.yaml
66

77
# Lint rules and documentation, see http://dart-lang.github.io/linter/lints
88
linter:

0 commit comments

Comments
 (0)