workiva_analysis_options 1.4.3 copy "workiva_analysis_options: ^1.4.3" to clipboard
workiva_analysis_options: ^1.4.3 copied to clipboard

Workiva's shared static analysis options.

1.4.3 #

  • require Dart 2.19

1.4.2 #

  • remove reference to a hint that was removed in Dart 3 can_be_null_after_null_aware

1.4.1 #

  • #200 Remove sdk_version_<language_feature> rules. These were diagnostics produced by the analyzer when a language feature was used without specifying the proper minimum SDK version and this package was promoting them to errors since earlier versions of Dart did not do that by default. They are no longer necessary.

1.4.0 #

  • #198 Add NNBD-related lints

1.3.0 #

  • Add v2 rulesets:
    • package:workiva_analysis_options/v2.yaml
    • package:workiva_analysis_options/v2.recommended.yaml

1.2.5 #

  • CI tweaks.

1.2.4 #

  • Replace deprecated pub commands.

1.2.3 #

  • CI tweaks.

1.2.2 #

  • The following rules are no longer promoted to warnings:
    • unused_element
    • unused_field
    • unused_import
    • unsafe_html

1.2.1 #

  • Widen dependency ranges.

1.2.0 #

  • Null safety release. No Dart code in this package's lib/, so this is being done in a minor release.
  • Switch from Travis CI to GitHub workflow.

1.1.0 #

  • Add ignore for uri_has_not_been_generated errors

1.0.2 #

  • Setup Travis CI

1.0.1 #

  • Initial release
3
likes
140
points
125k
downloads

Publisher

verified publisherworkiva.com

Weekly Downloads

Workiva's shared static analysis options.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on workiva_analysis_options