Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG and analysis_options.yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
munificent committed Oct 23, 2024
1 parent 7ae5a3c commit 13bb107
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## 4.10.1-wip

* Require Dart `^3.1.0`
* Upgrade to dart_style `2.3.7`.

## 4.10.0

Expand Down
1 change: 0 additions & 1 deletion analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ linter:
- missing_whitespace_between_adjacent_strings
- no_adjacent_strings_in_list
- no_runtimeType_toString
- package_api_docs
- prefer_const_declarations
- prefer_expression_function_bodies
- prefer_final_locals
Expand Down

0 comments on commit 13bb107

Please sign in to comment.