Skip to content

Commit

Permalink
add leancode_lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Aug 23, 2022
1 parent 8a0b28f commit 97821a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/dispose_scope/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include: package:lint/analysis_options_package.yaml
include: package:leancode_lint/analysis_options_package.yaml

analyzer:
exclude:
Expand Down
4 changes: 2 additions & 2 deletions packages/dispose_scope/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
sdk: ">=2.12.0 <3.0.0"

dev_dependencies:
build_runner: ^2.0.3
lint: ^1.5.3
build_runner: ^2.2.0
leancode_lint: ^1.2.1
mockito: ^5.0.8
test: ^1.17.12

0 comments on commit 97821a9

Please sign in to comment.