Skip to content

Add editorconfig to ignore compose naming#665

Closed
baronhsieh2005 wants to merge 1 commit intomainfrom
add-ktlint-ruleset
Closed

Add editorconfig to ignore compose naming#665
baronhsieh2005 wants to merge 1 commit intomainfrom
add-ktlint-ruleset

Conversation

@baronhsieh2005
Copy link
Contributor

Currently, our ktlint check in our CI workflow would always throw errors with Composable function naming styles. A quick fix is to add a project root editorconfig file that suppresses this check for @composable that the workflow could pick up when running ktlint (also blocks the error at the IDE thrown by the plugin). Also, adding this editorconfig allows us to enforce additional style requirements in the future as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant