Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

io.github.reactivecircus.composelint:composelint

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.github.reactivecircus.composelint:composelint

Android Lint rules for Jetpack Compose

  • 0.1.0
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

Compose Lint Rules

CircleCI License

Android Lint rules for Jetpack Compose.

Download

Dependencies are hosted on Maven Central.

implementation "io.github.reactivecircus.composelint:composelint:0.1.0"

Snapshots of the development version are available in Sonatype's snapshots repository.

Lint Rules

  • InvalidComposableFunctionName - A function marked with a @Composable annotation should start with a capital letter. It is a convention emphasizes the mental models that a @Composable function is a noun rather than a verb.

FAQs

Package last updated on 16 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc