Skip to content

Latest commit

 

History

History
160 lines (136 loc) · 8.1 KB

CHANGELOG.md

File metadata and controls

160 lines (136 loc) · 8.1 KB

1.2.2

Dart:

  • refactor remove duplicate lint rule use_rethrow_when_possible

1.2.1

Dart:

DCM:

1.2.0

Dart:

DCM:

1.1.2

DCM:

refactor: exclude /test folder from avoid-importing-entrypoint-exports rule

1.1.1

DCM:

fix: ignore parameter shadowing for avoid-shadowing rule fix add short variable exceptions [ 'x', 'y', 'id' ] to prefer-correct-identifier-length fix ignore static members for prefer-widget-private-members rule:

refactor: remove refer-type-over-var, because of conflict with avoid-explicit-type-declaration

1.1.0

DCM:

1.0.0