exercism / exercism/java

logs-logs-logs: describe Analyzer feedback in `.meta/design.md`

未關閉
#2,681 2 則留言 0 個 reaction 已指派 1 人 已被 @habbie321 認領 在 GitHub 檢視
x:action/improve x:knowledge/elementary x:module/concept-exercise x:size/small x:status/claimed x:type/content
主要語言
Java
星號
834
分支
779
平均合併
1 天 1 小時
30 天內合併 PR
3

描述

The `.meta/design.md` file of each concept exercise should contain a section describing what feedback the [analyzer](https://github.com/exercism/java-analyzer) should provide and when. This is a prerequisite for implementing the analyzer for each of these exercises.

The section should clearly describe *what* should be checked by the analyzer, what feedback should be given to the student and the *type* of each comment (`essential`, `actionable`, `informative` or `celebratory`, see [the documentation](https://exercism.org/docs/building/tooling/analyzers/interface#h-type-optional)).

Here is a good example of what it might look like: https://github.com/exercism/javascript/blob/main/exercises/concept/mixed-juices/.meta/design.md

When writing the analyzer section for this concept exercise, make sure to keep the following guidelines in mind: https://exercism.org/docs/building/tooling/analyzers/comments

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。