d_rocket_lints 2.0.0 copy "d_rocket_lints: ^2.0.0" to clipboard
d_rocket_lints: ^2.0.0 copied to clipboard

Analyzer plugin rules for the d_rocket framework: detects closure LINQ calls (which run in-memory only and should be rewritten with Expr.lambda for SQL translation) and N+1 navigation fetches in loops.

1 versionVersions feed

Stable versions of d_rocket_lints

VersionMin Dart SDKUploadedDocumentationArchive
2.0.03.92 months agoGo to the documentation of d_rocket_lints 2.0.0Download d_rocket_lints 2.0.0 archive
0
likes
120
points
45
downloads

Documentation

Documentation
API reference

Publisher

verified publishertorogoz.tech

Weekly Downloads

Analyzer plugin rules for the d_rocket framework: detects closure LINQ calls (which run in-memory only and should be rewritten with Expr.lambda for SQL translation) and N+1 navigation fetches in loops.

Repository (GitHub)
View/report issues

Topics

#lints #analyzer-plugin #d-rocket #static-analysis #dev-tool

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin, d_rocket

More

Packages that depend on d_rocket_lints