exercism / exercism/java

#48in24: Add analyzer feedback for Parallel Letter Frequency

Offen
#2,713 5 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
x:action/create x:knowledge/advanced x:module/analyzer x:module/practice-exercise x:size/large x:type/coding x:type/content
Vorherrschende Sprache
Java
Sterne
834
Forks
779
Ø Merge
1 T. 1 Std.
Gemergte PRs (30 T.)
3

Beschreibung

The Parallel Letter Frequency exercise on the Java track [is being featured in the #48in24 challenge](https://exercism.org/challenges/48in24/implementation_status), which means that we expect an influx of students attempting to solve it during that week.

It would be nice if the exercise contains some more content by that time.
One example of this is to add [analyzer](https://exercism.org/docs/building/tooling/analyzers) feedback for the exercise, to provide automated feedback on submitted solutions.

Adding analyzer feedback is done in three steps:

1. Create (or update) the `.meta/design.md` file for the exercise explaining what type of feedback the analyzer should provide ([example for the Leap exercise](https://github.com/exercism/java/blob/main/exercises/practice/leap/.meta/design.md)).
2. Add the copy for the analyzer comments to [exercism/website-copy](https://github.com/exercism/website-copy/tree/main/analyzer-comments/java).
3. Implement the analyzer rules in [exercism/java-analyzer](https://github.com/exercism/java-analyzer).

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.