1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-19 17:47:53 +03:00
mal/impls/dart/.analysis_options

8 lines
131 B
Plaintext
Raw Normal View History

2016-11-14 01:21:44 +03:00
analyzer:
strong-mode: true
exclude:
- step2_eval.dart
- step3_env.dart
- step4_if_fn_do.dart
- step5_tco.dart