Workiva / react-dart

Dart Bindings for React JS
BSD 2-Clause "Simplified" License
413 stars 67 forks source link

Use workiva analysis options (pedantic superset) #300

Closed aaronlademann-wf closed 2 years ago

aaronlademann-wf commented 3 years ago
  1. Use the analysis options recommended by the workiva_analysis_options package, which is a superset of the pedantic package.
  2. Address lints
aviary3-wk commented 3 years ago

Security Insights

The items listed below may not capture all security relevant changes. Before providing a security review, be sure to review the entire PR for security impact.

(1) Security relevant changes were detected
  • Watched file lib/src/react_client/private_utils.dart modified
  • Action Items

    semveraudit-wf commented 3 years ago

    Public API Changes

    No changes to the public API found for commit 7753b6eded56e4c0f0b170b02339727056e480d5

    Showing results for 7753b6eded56e4c0f0b170b02339727056e480d5

    Powered by semver-audit-service. Please report any problems by filing an issue. Reported by the dart semver audit client 2.2.0 Browse public API.

    Last edited UTC Feb 10 at 16:30:17

    aaronlademann-wf commented 3 years ago

    @greglittlefield-wf feedback addressed.