KakaoCup / Compose

Nice and simple DSL for Espresso Compose UI testing in Kotlin
https://kakaocup.github.io/Compose/
Apache License 2.0
139 stars 13 forks source link

Enhancement - Add support for content checking and tint color for compose icon #70

Closed EvgenyMeltsaykin closed 8 months ago

EvgenyMeltsaykin commented 9 months ago

@Unlimity

I ran the command

git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done

But too many files have changed. Should I start it now??

Unlimity commented 9 months ago

No need to do this for the whole repo, just for the new files you add in your PR

EvgenyMeltsaykin commented 9 months ago

@Unlimity

Done, please check that everything is fine