6 lines
85 B
YAML
6 lines
85 B
YAML
include: package:flutter_lints/flutter.yaml
|
|
|
|
linter:
|
|
rules:
|
|
avoid_print: false
|