exercism / configlet

The official tool for managing Exercism language track repositories.
https://exercism.org/docs/building/configlet
GNU Affero General Public License v3.0
20 stars 14 forks source link

lint(validators): refactor linting of analyzer tag #835

Closed ee7 closed 9 months ago

ee7 commented 9 months ago

Go via strscans, rather than find and substr.

Follow up from commit b348ff9e3af3.


Happy to write like this? I find this a little more readable, though admittedly it requires understanding of strscans.