mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-06-23 01:09:27 -04:00
style: use conts for constructors
This commit is contained in:
parent
e0e16aea30
commit
7187d890d6
17 changed files with 39 additions and 69 deletions
|
@ -1,7 +1,6 @@
|
|||
include: package:lints/recommended.yaml
|
||||
linter:
|
||||
rules:
|
||||
- file_names
|
||||
- prefer_const_constructors
|
||||
- sort_constructors_first
|
||||
analyzer:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue