Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pulls in: * Added `prefer_is_not_empty` lint rule (#143). * Added `type_annotate_public_apis` lint rule (#24). * Added `avoid_as` lint rule (#145). * Fixed `non_constant_identifier_names` rule to special case underscore identifiers in callbacks. * Fix to escape `_`s in callback type validation (addresses false positives in `always_specify_types`) (#147). R=keertip@google.com Review URL: https://codereview.chromium.org/1434773002 .
- Loading branch information