exercism / exercism/dart

[Discussion] Use lints via `package:lints`

Đang mở
#227 2 bình luận 0 reaction 1 người được giao Được @Stargator nhận Xem trên GitHub
discussion Hacktoberfest help wanted
Ngôn ngữ chính
Dart
Star
60
Fork
97
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I believe that we do want to write effective dart code, but this might not be feasible for new learners. Sometimes too many lints can distracting. So I suggest that we use [`package:lints`](https://pub.dev/packages/lints) for our repo, this will cover all of the exercise examples and tests without necessarily forcing learners to use theses lints. We could then manually add exercise directories in `check_formatting` script like so `dartanalyzer.bat --options=.\analysis_options.yaml .\exercises\anagram\lib .\exercises\anagram\test`.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.