Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
dickermoshe committed Jan 5, 2025
1 parent 32d476b commit 536d139
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
7 changes: 0 additions & 7 deletions docs/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
include: package:lints/recommended.yaml

analyzer:
plugins:
- custom_lint
language:
strict-casts: true
exclude:
- "**/*.g.dart"

custom_lint:
debug: true
# Optional, will cause custom_lint to log its internal debug information
verbose: true
5 changes: 0 additions & 5 deletions docs/lib/broken.dart

This file was deleted.

3 changes: 1 addition & 2 deletions docs/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
sqlite3: ^2.0.0

# Used in examples
rxdart: ^0.28.0
rxdart: ^0.27.3
yaml: ^3.1.1
drift_dev: any
test: ^1.18.0
Expand Down Expand Up @@ -46,7 +46,6 @@ dev_dependencies:
hosted: https://pub-simonbinder-eu.fsn1.your-objectstorage.com
version: ^0.0.15
sass_builder: ^2.2.1
custom_lint: ^0.6.7

dependency_overrides:
drift_flutter:
Expand Down

0 comments on commit 536d139

Please sign in to comment.