1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 02:27:10 +03:00
mal/dart/.analysis_options
2016-11-13 14:21:44 -08:00

8 lines
131 B
Plaintext

analyzer:
strong-mode: true
exclude:
- step2_eval.dart
- step3_env.dart
- step4_if_fn_do.dart
- step5_tco.dart