Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/twisterrob/net.twisterrob.detekt

Custom Detekt rules and plugins
https://github.com/twisterrob/net.twisterrob.detekt

detekt detekt-plugin detekt-rules

Last synced: 19 days ago
JSON representation

Custom Detekt rules and plugins

Awesome Lists containing this project

README

        

# TWiStErRob's custom Detekt rules
This repository hosts my custom Detekt rules.

## Related documentation

* Module, ruleSet and first rule
https://medium.com/@vanniktech/writing-your-first-detekt-rule-ee940e56428d
Bit outdated, but good starting point.
* Official documentation
https://detekt.github.io/detekt/extensions.html
Shows the basics.
* Official template
https://github.com/detekt/detekt-custom-rule-template