Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vovastelmashchuk/quirkrules

RuleQuirks: Unique, unconventional Detekt rules, expanding linting beyond the norm. Perfect for ous.
https://github.com/vovastelmashchuk/quirkrules

Last synced: about 2 months ago
JSON representation

RuleQuirks: Unique, unconventional Detekt rules, expanding linting beyond the norm. Perfect for ous.

Awesome Lists containing this project

README

        

# RuleQuirks

**Unique, unconventional Detekt rules, expanding linting beyond the norm. Perfect for ous.**

## Documentation

You can find the documentation about how to write [custom rules here][custom_rule_documentation].

## Note

- Remember that, by default, all rules are disabled. To configure your rules edit the file in
`src/main/resources/config/config.yml`.
- Once you have your rules ready you can publish them on the [detekt's marketplace][detekt_marketplace] to improve the discoverability. To do so create a PR editing [this file][detekt_marketplace_edit].

[custom_rule_documentation]: https://detekt.github.io/detekt/extensions.html

[jitpack]: https://jitpack.io/

[detekt_marketplace]: https://detekt.dev/marketplace
[detekt_marketplace_edit]: https://github.com/detekt/detekt/blob/main/website/src/data/marketplace.js