mirror of
https://github.com/hanskokx/arcane_analysis.git
synced 2026-05-14 02:19:10 +02:00
a541141cf1
- Add preserve commas to formatter options Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
17 lines
441 B
YAML
17 lines
441 B
YAML
name: arcane_analysis
|
|
description: Linting rules for Dart and Flutter used by the Arcane Framework
|
|
version: 1.0.4
|
|
homepage: https://github.com/hanskokx/arcane_analysis
|
|
repository: https://github.com/hanskokx/arcane_analysis
|
|
documentation: https://github.com/hanskokx/arcane_analysis
|
|
issue_tracker: https://github.com/hanskokx/arcane_analysis/issues
|
|
|
|
topics:
|
|
- lints
|
|
- analysis
|
|
- linter
|
|
- arcane-framework
|
|
|
|
environment:
|
|
sdk: ^3.5.4
|