Skip to content

Releases: solid-software/solid_lints

0.1.2

30 Jan 14:24
650ffbb

Choose a tag to compare

Add documentation.

0.1.0

19 Jan 02:07

Choose a tag to compare

  1. No DCM dependency
  2. Migrated all DCM rules to custom_lint
  3. New rule by @getBoolean - avoid_using_api - mark any class/method as one that should be avoided and provide a reason for that

0.0.18: add rules (#25)

27 Jul 12:35
959dfee

Choose a tag to compare

* use_super_parameters

* Update CHANGELOG.md

* Update pubspec.yaml

* always_put_required_named_parameters_first

* Update CHANGELOG.md

* avoid_redundant_argument_values

* Update CHANGELOG.md

0.0.17

20 Jul 19:19

Choose a tag to compare

v 0.0.15 - Dart 3 support

0.0.16

15 May 16:43
f1ec97d

Choose a tag to compare

Update DCM to 5.7.3, use new member-ordering rule (#23)

Dart 3 support

11 May 14:28

Choose a tag to compare

0.0.15

v 0.0.15 - Dart 3 support

0.0.14: Disable deprecated rule (#19)

27 Jan 17:19
006b0ae

Choose a tag to compare

* disable deprecated rule

* update changelog, version, description

0.0.12: Update DCM to the newer version

26 Jul 22:01

Choose a tag to compare

0.0.11

24 Mar 16:00

Choose a tag to compare

Disable do_not_use_environment. 0.0.11 v.

0.0.10

10 Feb 16:20

Choose a tag to compare

remove pinned message