Frb Lint

Use when you need to run lint, format, or clippy checks in flutter_rust_bridge

tomevault-io Updated

File contents

FRB Lint

Note: Check your user-level remote-testing rules before running commands. Lint may require remote execution.

Quick Reference

Command Description
./frb_internal lint --fix Run all lints and auto-fix (recommended)
./frb_internal lint Run all lints
./frb_internal lint-dart Dart only
./frb_internal lint-rust Rust only

What Lint Includes

It contains:

  • dart analyze
  • dart format
  • cargo clippy
  • cargo fmt

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/fzyzcjy--flutter-rust-bridge--frb-lint commit c3a5157bad

Frequently asked questions

npx skillmds@latest add tomevault-io/frb-lint