source-academy / modules

Modules that can be imported by programs in Source Academy, an online experiential environment for computational thinking
Apache License 2.0
8 stars 28 forks source link

Linting fix #299

Closed leeyi45 closed 6 months ago

leeyi45 commented 6 months ago

The lint command wasn't properly exiting with error code 1 while linting errors remained. This PR fixes that and introduces tests to make sure of it.

Also put the **/gl resolution back into package.json