mirror of
https://github.com/chenasraf/btool.git
synced 2026-05-17 17:48:01 +00:00
9 lines
228 B
YAML
9 lines
228 B
YAML
include: package:flutter_lints/flutter.yaml
|
|
|
|
# Additional information about this file can be found at
|
|
# https://dart.dev/guides/language/analysis-options
|
|
|
|
linter:
|
|
rules:
|
|
no_leading_underscores_for_local_identifiers: false
|