exercism / docs

Exercism's docs. View them at Exercism's website, not on GitHub.
https://exercism.org/docs
42 stars 89 forks source link

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

Open fapdash opened 1 year ago

fapdash commented 1 year ago

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?

ee7 commented 1 year ago

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