mirror of
https://github.com/h7x4/unofficial_jisho_api_dart.git
synced 2024-12-22 12:07:29 +01:00
Update linter rules
This commit is contained in:
parent
88402b2b4d
commit
3f7576e1a9
@ -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/**
|
|
||||||
|
Loading…
Reference in New Issue
Block a user