sdk-codegen icon indicating copy to clipboard operation
sdk-codegen copied to clipboard

Apply linter during Kotlin codegen

Open tjbanghart opened this issue 1 year ago • 0 comments

The last few Kotlin codegen passes had some lint issues (https://github.com/looker-open-source/sdk-codegen/pull/1402, https://github.com/looker-open-source/sdk-codegen/pull/1399). We should update the code generator to apply the linter after completion or emit code that adheres to the linter settings.

tjbanghart avatar Nov 30 '23 01:11 tjbanghart