sdk-codegen
sdk-codegen copied to clipboard
Apply linter during Kotlin codegen
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.