Mkohm / detekt-hintLinks
Detection of design principle violations in Kotlin as a plugin to detekt.
☆83Updated 2 years ago
Alternatives and similar repositories for detekt-hint
Users that are interested in detekt-hint are comparing it to the libraries listed below
Sorting:
- Experimental support for detekt as a Kotlin compiler plugin☆56Updated 2 years ago
- Glossary of Gradle terms both common and uncommon☆129Updated 2 months ago
- A lightweight Android linter for Kotlin DSL aimed to solve the problem of verifying mandatory DSL attributes at compile time.☆69Updated 2 years ago
- A utility to make Kotlin/Java tests random yet reproducible☆84Updated last year
- DI can be simple. Forget about modules and components. Just use it!☆157Updated 2 years ago
- Never open sonatype's website again for releasing your libraries on maven central.☆171Updated last year
- How to write Gradle plugins - answers to common questions and alternative implementation solutions☆135Updated 11 months ago
- Gradle plugin for simplify Kotlin Multiplatform mobile configurations☆99Updated last year
- Wisp is a collection of kotlin modules providing various features and utilities, including config, logging, feature flags and more.☆59Updated 2 years ago
- Kotlin Unit Testing Examples☆116Updated 6 years ago
- Automatic CoroutineDispatcher injection and extensions for kotlinx.coroutines☆136Updated 4 months ago
- Auto-generate functions to instantiate data classes during testing☆38Updated 10 months ago
- Notes on Kotlin compiler plugin development, internal structure of compiler and everything else Kotlin metaprogramming☆51Updated 3 years ago
- A Kotlin compiler plugin that removes the `copy` method of data classes.☆160Updated last year
- A Kotlin multiplatform example app that targets Android, ReactJS, iOS, JavaFx, and Spring Boot☆121Updated 6 years ago
- Demo of Jetpack Compose working in the browser with Kotlin/JS and Kotlin/Native☆85Updated 4 years ago
- Affected gradle modules by branch☆49Updated last month
- Gradle Plugin that detects violations of Gradle best practices in Gradle Plugins☆192Updated 2 years ago
- Script that can encode a given message to Morse-Code or decode a given morse-code to message☆59Updated 4 years ago
- A Kotlin multiplatform unit testing library inspired by / similar to Google Truth.☆124Updated 4 months ago
- Full-stack Hello World for Kotlin Multiplatform☆106Updated 5 months ago
- Kotlin compiler plugin to hide secret data☆127Updated this week
- Intellij plugin that creates state machine diagram from state machine☆91Updated 6 years ago
- A playground to gain a wider and deeper knowledge of the libraries in the Kotlin ecosystem. Also the official sample for gradle refreshVe…☆183Updated last year
- Future of general purpose Сonfiguration languages. Side-effect-less dialect of Kotlin.☆81Updated 3 years ago
- Tool to find affected Gradle projects given the diff between commits