exercism / exercism/exalysis

hamming: more checks

Open
#66 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
33
Forks
13
PR merge metrics
No merged PRs in 30d

Description

* Suggest `var diff int` rather than `diff := 0`

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the existing checks for the hamming exercise and inspect how they produce suggestions. Add the requested check for using `var diff int` instead of `diff := 0`; done means the hamming analysis reports this suggestion without breaking existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.