Tags: goderbauer/linter
Tags
0.1.118 (dart-archive#2214) # 0.1.118 * new lint: `unnecessary_nullable_for_final_variable_declarations` * fixed NPE in `prefer_asserts_in_initializer_lists` * fixed range error in `unnecessary_string_escapes` * `unsafe_html` updated to support unique error codes * updates to `diagnostic_describe_all_properties` to check for `Diagnosticable`s (not `DiagnosticableMixin`s) * new lint: `use_late` * fixed `unnecessary_lambdas` to respect deferred imports * updated `public_member_api_docs` to check mixins * updated `unnecessary_statements` to skip `as` expressions * fixed `prefer_relative_imports` to work with path dependencies
0.1.116 (dart-archive#2093) * 0.1.116 * typo * typo * marked no_default_cases as experimental
Revert "Use LinterContext.resolveNameInScope() for avoid_types_as_par… …ameter_names. (dart-archive#2062)" (dart-archive#2063) This reverts commit 7e67d96.