mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
6 lines
144 B
YAML
6 lines
144 B
YAML
include: package:pedantic/analysis_options.yaml
|
|
linter:
|
|
rules:
|
|
- file_names
|
|
- prefer_const_constructors
|
|
- sort_constructors_first
|