better_require_trailing_commas 2.0.5 copy "better_require_trailing_commas: ^2.0.5" to clipboard
better_require_trailing_commas: ^2.0.5 copied to clipboard

A lint rule that enforces trailing commas behaves like ESLint’s comma-dangle with the always-multiline option.

2.0.5 #

  • Update README

2.0.4 #

  • Enabled the lint rule by default. Now diagnostics config in analysis_options.yaml is no longer needed.
  • Update README

2.0.3 #

  • Allow analyzer 8.x
  • Update README

2.0.2 #

  • Update README

2.0.1 #

  • Update README

2.0.0 #

  • Rewrite using analysis_server_plugin instead of custom_lint
    • Requires analyzer ^9.0.0 and Dart SDK ^3.10 (Flutter ^3.38)

1.0.4 #

  • Support analyzer v8.0.0

1.0.3 #

  • Upgrade custom_lint_builder to v0.8.0 (analyzer ^7.5.0)

1.0.2 #

  • Update package description
  • Update README

1.0.1 #

  • Update README
  • Upgrade analyzer_plugin to v0.13

1.0.0 #

  • Initial version.
0
likes
150
points
306
downloads

Publisher

verified publisherchikach.net

Weekly Downloads

A lint rule that enforces trailing commas behaves like ESLint’s comma-dangle with the always-multiline option.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin, meta

More

Packages that depend on better_require_trailing_commas