phetsims / a11y-research

a repository to track PhETs research into accessibility, or "a11y" for short
MIT License
3 stars 0 forks source link

CT repo name should be composed of lower-case characters and dashes #171

Closed KatieWoe closed 2 years ago

KatieWoe commented 2 years ago

This also seems to be causing issue on Phettest master and the repo fails to pull.

a11y-research : lint
Lint failed with status code 3:
Loading "Gruntfile.js" tasks...ERROR
>> AssertionError [ERR_ASSERTION]: repo name should be composed of lower-case characters, optionally with dashes used as separators
Warning: Task "lint" not found. Use --force to continue.

Aborted due to warnings.
Snapshot from 1/14/2022, 5:29:07 AM
zepumph commented 2 years ago

For now, I just reverted this from active repos. I'll keep thinking about how to support this.