mnemo_cards/analysis_options.yaml
2024-05-22 23:48:44 +03:00

9 lines
No EOL
670 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

analyzer:
errors:
todo: info # чтобы отображать тудушки
# unused_import: error # Лишние импорты в проекте не нужны
# unused_local_variable: error # Неиспользуемые переменные в проекте не нужны
# missing_required_param: error # Не пропускаем обязательные параметры
# prefer_relative_imports: error # Относительные импорты в проекте
# directives_ordering: error # Следим за порядком импортов в проекте
unawaited_futures: error # Всегда резолвим Future