docs icon indicating copy to clipboard operation
docs copied to clipboard

config-json.md: files.invalidator not documented?

Open fapdash opened this issue 2 years ago • 1 comments

I just saw this PR utilizing files.invalidator and it doesn't seem to be documented in https://github.com/exercism/docs/blob/43a2d226da5e2c8631de8d5006adb9c60ccf877b/building/tracks/config-json.md.

Is this on purpose or should this be added?

fapdash avatar Feb 04 '23 17:02 fapdash

Is this on purpose or should this be added?

I believe it's an oversight - it should be added. It's documented elsewhere:

https://github.com/exercism/docs/blob/6a0731ff768ff97db524dfbaaadb73a99a754a18/building/configlet/lint.md#L103-L107

https://github.com/exercism/docs/blob/6a0731ff768ff97db524dfbaaadb73a99a754a18/building/configlet/lint.md#L237-L245

https://github.com/exercism/docs/blob/6a0731ff768ff97db524dfbaaadb73a99a754a18/building/configlet/lint.md#L314-L322

https://github.com/exercism/docs/blob/6a0731ff768ff97db524dfbaaadb73a99a754a18/building/tracks/concept-exercises.md#L323

https://github.com/exercism/docs/blob/6a0731ff768ff97db524dfbaaadb73a99a754a18/building/tracks/practice-exercises.md#L284

ee7 avatar Feb 04 '23 17:02 ee7