Lint rules of Dart, for use in mobile projects
More...
提供一套简洁、易用、可定制的 Dart 代码分析规则。
flutter pub add semi_lint --dev
在 analysis_options.yaml 中添加
analysis_options.yaml
include: package:semi_lint/semi_lint.yml
🐱 jahnli
🏭 研发三部
📧 lijiaheng@semi-tech.com
📧 jahnli@163.com
MIT License
jahnli.cn
Homepage
#analysis #lints
API reference
MIT (license)
analyzer, custom_lint_builder
Packages that depend on semi_lint
Back