Launch analyzer
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
Inspect the run script and Dockerfile to understand how the analyzer is launched, and review issue #20 before proceeding. Then inspect the website-copy analyzer-comments structure, especially the bash ShellCheck generic.md example. Done means the analyzer launch path and the generic.md template for displaying its results are defined.
Written by the indexing model from the issue text.
Description
Seems we have a run script, which calls the main function with the right args, and the Dockerfile. Details are still left to work out but the pieces are in place. I'm very slow when it comes to docker stuff because it often causes my machines to explode.
Probably ought to complete #20 because it will avoid the JVM and make analysis time nearly instantaneous.
The next thing that I know of is to create the template file in https://github.com/exercism/website-copy/tree/main/analyzer-comments to display the analysis results. Since we are just displaying the results of the script (and not creating individual analyzer comments), it will just be one file called generic.md. For example, the bash track uses results from ShellCheck: https://github.com/exercism/website-copy/blob/main/analyzer-comments/bash/shellcheck/generic.md
- Dominant language
- Clojure
- Stars
- 2
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from exercism/clojure-analyzer
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
exercism/clojure-analyzer#20 ·
-
Do better analysis Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
exercism/clojure-analyzer#15 · 1 reaction ·
All issues in exercism/clojure-analyzer
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
.Team/Metabot Priority:P3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
needs triage
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
scalar-labs/scalar-jepsen#222 · 1 comment ·