Back to Flame

flame_lint

packages/flame_lint/README.md

1.37.01.5 KB
Original Source
<!-- markdownlint-disable MD013 --> <p align="center"> <a href="https://flame-engine.org"> </a> </p> <p align="center"> A strict and satisfying lint for any <a href="https://github.com/flame-engine/flame">Flame</a>, Flutter or Dart project. </p> <p align="center"> <a title="Pub" href="https://pub.dev/packages/flame_lint" ></a> <a title="Test" href="https://github.com/flame-engine/flame/actions?query=workflow%3Acicd+branch%3Amain"></a> <a title="Discord" href="https://discord.gg/pxrBmy4"></a> <a title="Melos" href="https://github.com/invertase/melos"></a> </p>
<!-- markdownlint-enable MD013 --> <!-- markdownlint-disable-next-line MD002 -->

flame_lint

Package with the lint rules used in all Flame Engine and Blue Fire projects.

Install

  • Add flame_lint as a dependency in your pubspec.yaml (check on pub if you don't know how).

  • Then include it on your analysis_options.yaml file:

yaml
include: package:flame_lint/analysis_options.yaml