exercism / exercism/dart

[Discussion] Use lints via `package:lints`

未关闭
#227 2 条评论 0 个 reaction 已指派 1 人 已被 @Stargator 认领 在 GitHub 查看
discussion Hacktoberfest help wanted
主要语言
Dart
星标
60
派生
97
PR 合并指标
30 天内没有已合并 PR

描述

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`.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。