Stop enabling the package_api_docs lint
The lint is non-functional and will be deprecated soon. Bug: https://github.com/dart-lang/linter/issues/5107 Change-Id: I4d4b75a6c7978f584bef37351514391f55761c55 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/389594 Reviewed-by: Johnni Winther <johnniwinther@google.com> Reviewed-by: Nate Bosch <nbosch@google.com> Commit-Queue: Samuel Rawlins <srawlins@google.com> Reviewed-by: Samuel Rawlins <srawlins@google.com> Auto-Submit: Parker Lougheed <parlough@gmail.com>
This commit is contained in:
committed by
Commit Queue
parent
c2b9bdca48
commit
ffc82e6f17
@@ -14,5 +14,4 @@ linter:
|
||||
- always_declare_return_types
|
||||
- avoid_void_async
|
||||
- lines_longer_than_80_chars
|
||||
- package_api_docs
|
||||
- unawaited_futures
|
||||
|
||||
Reference in New Issue
Block a user