Paul Melnikow and GitHub
fe34bcf28b
Throw explicit error on invalid [codefactorgrade] color ( #4015 )
...
It’s hard to understand how #3813 is persisting. The schema should reject keys not in the object… it’s very puzzling.
This replaces the code used to get the color with a function call that throws an explicit error when the key is missing. It should at least make it clear what the key value is when this fails in the future.
2019-09-14 11:24:57 -05:00
Caleb Cartwright and Paul Melnikow
0c5c6f9551
fix: runtime TypeError in CodeFactorGrade service ( #3815 )
...
Fixes #3813
2019-08-03 18:35:24 +01:00
dependabot-preview[bot] and Paul Melnikow
294aa1e1df
Build(deps-dev): bump eslint-plugin-import from 2.17.3 to 2.18.0; autofixes ( #3671 )
...
* Build(deps-dev): bump eslint-plugin-import from 2.17.3 to 2.18.0
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.17.3 to 2.18.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.17.3...v2.18.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* Autofixes
2019-07-08 12:13:46 -04:00
Caleb Cartwright and GitHub
c312eae3e3
feat: add CodeFactor grade badge ( #3588 )
2019-06-22 09:13:34 -05:00