Skip to content

Commit

Permalink
Remove deprecated lint package_api_docs (#2411)
Browse files Browse the repository at this point in the history
  • Loading branch information
natebosch authored Oct 22, 2024
1 parent 73e30fb commit fe38650
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pkgs/fake_async/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ linter:
- join_return_with_assignment
- literal_only_boolean_expressions
- no_adjacent_strings_in_list
- package_api_docs
- prefer_const_constructors
- prefer_final_locals
- test_types_in_equals
Expand Down
1 change: 0 additions & 1 deletion pkgs/matcher/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ linter:
- no_runtimeType_toString
- omit_local_variable_types
- only_throw_errors
- package_api_docs
- prefer_const_constructors
- prefer_relative_imports
- prefer_single_quotes
Expand Down

0 comments on commit fe38650

Please sign in to comment.