exercism / exercism/dart

Update scripts based on recent configlet changes

オープン
#296 コメント 8 件 リアクション 0 件 担当者 1 名 @Stargator が担当を希望しています GitHub で見る
v3 v3-migration 🤖
主要言語
Dart
スター
60
フォーク
97
PR マージ指標
30日以内にマージされた PR はありません

説明

I noticed in the recent PR #295, that our [`check_formatting`](https://github.com/exercism/dart/blob/main/bin/check_formatting.dart) is running `configlet lint` manually, which is no longer required since #283 added a separate workflow for it.

The following scripts need to be updated:

- ~~[`check_formatting`](https://github.com/exercism/dart/blob/main/bin/check_formatting.dart)~~

- [`create_exercise`](https://github.com/exercism/dart/blob/main/bin/create_exercise.dart)
- Will likely be replaced by a new generator used for all tracks with an plugin/extension for the dart track.

- [`presubmit`](https://github.com/exercism/dart/blob/main/bin/presubmit.dart) also needs an update.
> `configlet fmt` is not supported at the moment. Maybe later

> _Originally posted by @ErikSchierboom in https://github.com/exercism/dart/issues/301#issuecomment-781383216_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。