issues
search
twitter
/
compose-rules
Static checks to aid with a healthy adoption of Compose
https://twitter.github.io/compose-rules
Other
1.37k
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create a custom modifier using a composable modifier factory is now recommended, however it is still failing "Avoid Modifier extension factory functions"
#130
YingChen0605
opened
3 months ago
3
`compose:naming-check` is not honored in subclasses
#129
Goooler
closed
4 months ago
1
Consider honoring `ComposableNaming` in ktlint rules
#128
Goooler
closed
4 months ago
1
Update multipreview annotation reference link
#127
Muratoter
opened
11 months ago
3
PreviewNaming does not follow the official AndroidX naming convention for Preview
#126
leinardi
opened
1 year ago
0
Cannot send a post
#125
ttcath
opened
1 year ago
0
Update README.md prep for sunset
#124
ablenesi
opened
1 year ago
4
ModifierMissing with multi-previews
#123
tananaev
closed
1 year ago
2
Add exclude field to MultipleEmitters rule.
#122
MaximSysoev
closed
1 year ago
3
Add exclude field to MultipleEmitters rule.
#121
MaximSysoev
closed
1 year ago
3
Preview composables should not be public doesn't work for @preview function without @PreviewParameter
#119
pokk
closed
1 year ago
3
lint worker execution error
#117
michaldrabik
closed
1 year ago
0
Update ktlint and dependencies
#116
mrmans0n
closed
1 year ago
0
Fix CompositionLocal allowlist url in docs
#115
ryu38
opened
1 year ago
3
ModifierWithoutDefault for functions without a measurable size
#114
eygraber
opened
1 year ago
0
Update versions for kotlin and detekt
#113
mrmans0n
closed
2 years ago
1
The future of this project
#112
vitusortner
opened
2 years ago
13
Do not fail for default Modifier in abstract functions
#111
nuhkoca
closed
2 years ago
3
Ignore composables that emit content in their own window.
#110
PaulWoitaschek
closed
2 years ago
5
modifier-missing-check: Wrong report for fake content emitters
#109
PaulWoitaschek
closed
2 years ago
2
A failure occurred while executing org.jlleitschuh.gradle.ktlint.worker.KtLintWorkAction > com/pinterest/ktlint/core/RuleSetProviderV2.
#108
shubhampatel-hotstar
closed
2 years ago
1
ComposableNaming is not configurable in Detekt
#107
ZacSweers
opened
2 years ago
1
Fix `ComposeModifierReused` when using nested KtDotQualifiedExpressions
#106
mrmans0n
closed
2 years ago
0
Introduce `allowedNames` config for `ComposeNaming` check
#105
ZacSweers
closed
2 years ago
4
Feature Request: Allow specifying an optional pattern for `ComposableNaming`
#104
ZacSweers
closed
2 years ago
2
Add default configuration for detekt
#103
mrmans0n
closed
2 years ago
0
Add an option to configure ComposePreviewPublic to flag all previews
#102
mrmans0n
closed
2 years ago
0
Add boolean support in ComposeKtConfig
#101
mrmans0n
closed
2 years ago
0
Property 'TwitterCompose' is misspelled or does not exist.
#100
ege-ah
closed
2 years ago
7
Add UnstableCollections rule
#99
mrmans0n
closed
2 years ago
0
Add twitter_compose_ prefix to ktlint rules config entries
#98
mrmans0n
closed
2 years ago
0
Add tests to ensure all rules are added to their rulesets
#97
mrmans0n
closed
2 years ago
0
Fix a typo of the CLA job
#96
knanao
closed
2 years ago
4
Allow reporting PreviewPublic for @Preview Composables without any param
#95
G00fY2
closed
2 years ago
2
Fix issue that prevents accessing right configuration data
#94
manuel-martos
closed
2 years ago
0
Add ComposePreviewNaming rule and support multipreview annotations
#93
mrmans0n
closed
2 years ago
0
Add mavericks VM factory function to the list of VM factories
#92
mrmans0n
closed
2 years ago
0
Support Multipreview annotations in `ModifierMissing` rule
#91
msfjarvis
closed
2 years ago
3
Add whetstone VM factory function to the list of VM factories
#90
mrmans0n
closed
2 years ago
2
Update Kotlin to 1.7.20
#89
mrmans0n
closed
2 years ago
0
Rule feature request: Using derivedStateOf without any State object in calculation
#88
svenjacobs
opened
2 years ago
4
Check if function is an override in ComposeModifierWithoutDefault
#87
manuel-martos
closed
2 years ago
2
ModifierWithoutDefault and overriden functions
#86
manuel-martos
closed
2 years ago
2
Fix ComposePreviewPublic to not look into non-public methods
#85
mrmans0n
closed
2 years ago
0
Filter restartable effects explicitly
#84
mrmans0n
closed
2 years ago
0
Add ComposeCompositionLocalNaming to validate CompositionLocal names
#83
mrmans0n
closed
2 years ago
0
Add exemption for actual functions for ComposeModifierWithoutDefault
#82
mrmans0n
closed
2 years ago
0
False positives on expect / actual composable functions
#81
svenjacobs
closed
2 years ago
1
Add ComposeCompositionLocalAllowlist rule
#80
mrmans0n
closed
2 years ago
0
Allow receivers in ComposeNaming rule
#79
mrmans0n
closed
2 years ago
0
Next