gapic-generator-typescript icon indicating copy to clipboard operation
gapic-generator-typescript copied to clipboard

Run linting tests and fix

Open sofisl opened this issue 9 months ago • 1 comments

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.

sofisl avatar Mar 14 '25 06:03 sofisl