jolt_lint 3.0.2 copy "jolt_lint: ^3.0.2" to clipboard
jolt_lint: ^3.0.2 copied to clipboard

Lint tool for the Jolt reactive state management ecosystem, providing code quality checks and developer assistance.

3.0.2 #

  • REFACTOR: use annotation to mark hook functions instead of naming convention check. (f25bdad9)
  • FIX(lint): change severity of hook call diagnostic from ERROR to WARNING. (85a0b4d6)

3.0.1 #

  • FIX(lint): change severity of hook call diagnostic from ERROR to WARNING. (85a0b4d6)

3.0.0 #

  • REFACTOR(lint): unify setup this diagnostic codes into single code. (f91f5a46)
  • FIX(lint): fix convert to signal not working in new version, fix conversion range for class properties. (8f3e3cfc)
  • FEAT(lint): add lifecycle hook detection to invalid hook call rule. (3cc00fe1)
  • FEAT(lint): add lint rule to detect invalid hook call locations. (f82ee2bc)
  • FEAT(lint): add multi-fix for setup this issues. (42b47254)
  • FEAT(lint): add lint rule to detect dangerous operations on mutable collection signal.value. (0b48989e)
  • FEAT(lint): add conversion assists between StatefulWidget/SetupMixin and StatelessWidget/SetupWidget. (44bc7461)

2.0.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

2.0.0-beta.3 #

  • PERF: improve base interface. (58b0e706)
  • FIX(jolt_lint): fix URI reference path. (cdc2b6e8)

2.0.0-beta.2 #

  • FIX: improve pub score and fix minor issues. (1306da3b)
  • FEAT: add jolt_lint package. (ab6a50d6)

2.0.0-beta.2 #

  • Initial version.
0
likes
150
points
36
downloads

Documentation

API reference

Publisher

verified publishervowdemon.com

Weekly Downloads

Lint tool for the Jolt reactive state management ecosystem, providing code quality checks and developer assistance.

Repository (GitHub)
View/report issues

Topics

#jolt #state-management #signals #lint

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin

More

Packages that depend on jolt_lint