commit | f4be736292ee94081cd50b3b7396d3bbf734f221 | [log] [tgz] |
---|---|---|
author | Devon Carew <devoncarew@google.com> | Thu Sep 28 09:52:28 2023 -0700 |
committer | GitHub <noreply@github.com> | Thu Sep 28 09:52:28 2023 -0700 |
tree | 165d39e12dc8a061ee3a9ca4cc13baf198a3db32 | |
parent | a7c27283aa37be00a05a922cffe3886cb7ae98ed [diff] |
remove no_wildcard_variable_uses; improve testing (dart-lang/lints#156) * remove no_wildcard_variable_uses; improve testing * update workflow min. to 3.0 * fail-fast: false * fix workflow file