faire-detekt-rules is an opinionated rule set for Detekt that plugs into Kotlin builds to enforce additional static analysis checks beyond the standard Detekt rules.
It focuses on code patterns that can reduce bugs, improve readability, and standardize conventions, with checks covering assertions, collection usage, nullable receivers, imports, enum handling, global variables, and related Kotlin practices.
This is free and open source software.
Key Features
- Provides a custom Detekt rule set for Kotlin projects.
- Flags potentially error-prone Kotlin idioms and API usage.
- Offers autocorrection for many supported rules when Detekt autocorrect is enabled.
- Supports Gradle integration through the detektPlugins dependency configuration.
- Includes configurable handling for banned imports and VisibleForTesting access.
Website: github.com/Faire/faire-detekt-rules
Support:
Developer: Faire
License: Apache License 2.0
faire-detekt-rules is written in Kotlin. Learn Kotlin with our recommended free books and free tutorials.
Related Software
| R Static Site Generators | |
|---|---|
| Bookdown | R package to facilitate writing books |
| rmarkdown | Create dynamic analysis documents combining code, rendered output, and prose |
| Blogdown | Powerful and customizable website output format for R Markdown |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

