mirror of
https://github.com/h7x4/unofficial_jisho_api_dart.git
synced 2025-09-10 04:53:45 +02:00
Update linter rules
This commit is contained in:
@@ -6,10 +6,10 @@ include: package:effective_dart/analysis_options.yaml
|
|||||||
|
|
||||||
# For lint rules and documentation, see http://dart-lang.github.io/linter/lints.
|
# For lint rules and documentation, see http://dart-lang.github.io/linter/lints.
|
||||||
# Uncomment to specify additional rules.
|
# Uncomment to specify additional rules.
|
||||||
# linter:
|
linter:
|
||||||
# rules:
|
rules:
|
||||||
# - camel_case_types
|
public_member_api_docs: false
|
||||||
|
lines_longer_than_80_chars: false
|
||||||
|
omit_local_variable_types: false
|
||||||
|
|
||||||
analyzer:
|
analyzer:
|
||||||
# exclude:
|
|
||||||
# - path/to/excluded/files/**
|
|
||||||
|
Reference in New Issue
Block a user