googleapis / googleapis/google-cloud-node
Run linting tests and fix
Open
size: m
type: process
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
Currently, we don't run linting tests so we don't catch linting errors at the generation level. We also don't run fixes at the generation level either. So, if there are issues with linting at the library level, it's already too late. We need to add them at this level.
Contributor guide
Assessment
This issue has not been assessed yet.