mrmans0n/compose-rules
Lint rules for ktlint/detekt aimed to contribute to a healthier usage of Compose. Actively maintained and evolved fork of the Twitter Compose rules.
KotlinNOASSERTION
Issues
- 0
Material 2 rule name violates detekt validation
#375 opened by carterhudson - 0
Make console output easier to read
#368 opened by WildOrangutan - 0
Add version matrix for support in docs
#361 opened by mrmans0n - 3
A failure occurred while executing org.jlleitschuh.gradle.ktlint.worker.KtLintWorkAction
#356 opened by jaredsburrows - 1
Multiple modifier param composables
#353 opened by alashow - 0
False positive with ContentSlotReused
#346 opened by mrmans0n - 0
[Idea] add ComposePreviewNaming
#229 opened by egorikftp - 1
Consider honoring `SuspiciousModifierThen`
#340 opened by Goooler - 3
Rule idea: disallow onClick lambdas as last argument in Composable function
#330 opened by alexjlockwood - 1
- 3
New useful rule: ConditionCouldBeLifted
#280 opened by amal - 2
Conflict between mrmans0n ComposableParamOrder and appKODE ComposableParametersOrdering wrt slots
#333 opened by TWiStErRob - 1
Add ignoreAnnotated to ModifierMissing rule
#318 opened by lebeshev - 1
- 4
while using compose rules standard:function-naming
#315 opened by azmiradi97 - 1
- 1
- 3
version 0.4.8 causes ktlintCheck to fail
#306 opened by petros-chariskos - 3
`compose:naming-check` is not honored in subclasses
#290 opened by Goooler - 1
Kotlin Multiplatform support
#301 opened by MessiasLima - 2
Support for Detekt 2.0
#276 opened by jbarr21 - 2
Improve compose:lambda-param-in-effect
#288 opened by jbr-sleepwave - 2
Consider honoring `ComposableNaming` in ktlint rules
#291 opened by Goooler - 4
- 6
False positive ParameterNaming issue
#274 opened by ede-wolf-gls - 1
Disable a rule in editorconfig file
#272 opened by IamRezaMousavi - 2
- 1
KtLint support autocorrect
#265 opened by mtrakal - 1
Don't enable UnstableCollections by default once strong skipping is enabled by default
#251 opened by eygraber - 3
Unable to suppress a rule with spotless
#249 opened by NikhilMunna - 1
- 1
[Bug] UnstableCollectionsCheck is not taking into the account stability configuration file
#248 opened by ikarenkov - 0
ModifierNotUsedAtRoot reports misuses when a denylisted content emitter / non emitter is used
#240 opened by mrmans0n - 1
Internal Error (rule 'compose:modifier-composed-check') in TextModels.kt at position '0:0.
#241 opened by vgonda - 0
- 0
- 0
- 3
- 0
- 2
Material2 rule / rememberRipple violation
#224 opened by egorikftp - 5
- 3
Using `@Composable` for Custom Modifiers is now the recommended method based on official documents
#203 opened by amirkazemzade - 3
- 2
Compose rules not working in ktlint-intellij-plugin (follow-up on #176)
#190 opened by paul-dingemans - 1
False negative for multiple-emiters-check
#191 opened by WildOrangutan - 1
NVD Strike in core-ktlint
#192 opened by FloTank - 12
- 0
- 0
Add configurable exceptions for content emitters
#166 opened by mrmans0n - 1
False positive Preview naming
#157 opened by pvegh