11 Repositories
Android dotenv-linter Libraries
An extensible multilanguage static code analyzer.
PMD - source code analyzer PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary obj
A curated list of great Android lint custom rules and resources
Awesome Android Lint A curated list of great Android lint custom rules and resources Contents Rules Articles Other Contribute Rules Google Sample Cust
Android Annotation Processor library to generate adapter class easily from your model with a lot of customization
Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors
Detekt - Static code analysis for Kotlin
detekt Meet detekt, a static code analysis tool for the Kotlin programming language. It operates on the abstract syntax tree provided by the Kotlin co
⚡️Lightning-fast linter for .env files. Written in Rust 🦀
⚡️ Lightning-fast linter for .env files. Written in Rust 🦀 Dotenv-linter can check / fix / compare .env files for problems that may cause the applica
Functional companion to Kotlin's Compiler
Λrrow Meta Functional companion to Kotlin's Compiler Getting started Λrrow Meta is a meta-programming library that cooperates with the Kotlin compiler
🗝️ Dotenv is a module that loads environment variables from a .env file
🗝️ dotenv-kotlin A port of the Ruby dotenv project for Java and Kotlin. Load environment variables from a .env file. Looking for the pure Java versio
A Gradle plugin to apply ktfmt to your builds, and reformat you Kotlin source code like a glimpse 🧹🐘
ktfmt-gradle 🧹 🐘 A wrapper to apply ktfmt to your Gradle builds, and reformat you Kotlin source code like a glimpse. How to use 👣 ktfmt-gradle is d
An anti-bikeshedding Kotlin linter with built-in formatter
Kotlin linter in spirit of feross/standard (JavaScript) and gofmt (Go). Features No configuration.* Which means no decisions to make, nothing to argue
simple projet for implementation detekt for android
Simple DETEKT implementation others KTLint DeteKT Spotless gradle-code-quality-tools-plugin Tutorials medium Config detekt config.yml Gradle Build Scr
Annotation based Android lint check generation
Intervention Annotation based Android lint check generation Generate custom Android lint checks and have lint warn you about code you may be dealing w