exercism / exercism/configlet

sync: incorrect exercise count when syncing introduction/instructions

Open
#735 0 comments 0 reactions 0 assignees View on GitHub
cmd: sync kind: bug
Dominant language
Nim
Stars
23
Forks
17
Avg merge
13h 57m
Merged PRs (30d)
1

Description

Follow-up from https://github.com/exercism/problem-specifications/commit/5b6aedb722c28dbfe650f7b2a872bb9a4a922e48

### Current output

```console
$ bin/configlet sync --docs -u
Updating cached 'problem-specifications' data...
Checking exercises...
[warn] docs: instructions unsynced: gigasecond
[warn] docs: introduction missing: gigasecond
sync the above docs ([y]es/[n]o)? y
Updated the docs for 2 Practice Exercises
Every exercise has up-to-date docs!
```

### Expected output

The same, but either

> Updated the docs for 1 Practice Exercise

or something like:

> Updated 2 documentation files

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.