15 Commits

Author SHA1 Message Date
Nicola Corti
ad9ef16bb9 Correct the Rules Documentation label (#4901) 2022-06-03 01:11:56 +02:00
Nicola Corti
5827305e62 Fix broken cli-options import (#4782)
* Fix broken cli-options import

* Fix broken link
2022-04-27 09:08:47 +10:00
Nicola Corti
739415bd5f The New Detekt Website (#4755) 2022-04-24 13:23:56 +01:00
Chao Zhang
6d7374bc40 Auto generate CLI options in docs (#3399)
* Auto generate CLI options

* Add tests for CliOptionsPrinter

* Update dangling URLs pointing to the old website (#3400)

* Include cli-options in markdown
2021-01-25 08:19:30 -08:00
Nicola Corti
7f8ee20d75 Setup the website publishing pipeline (#3199)
* Setup a website publishing pipeline

* Revert Url back to https://detekt.github.io/detekt/

* Deploy only on master

* Remove extra blank line

* Update Java in pipeline to 11

* Remove remaining documentation page
2020-11-06 12:45:47 +01:00
Artur Bosch
ded9617c8d Remove tags from common documentation sites - Closes #2309 (#2466)
Tags for the news/guides are still useful
2020-03-19 17:59:59 +01:00
Jonathan Leitschuh
7b35da5f32 Allow importing just detekt-gradle-plugin into IDE 2018-10-02 19:40:50 +02:00
Artur Bosch
07e046c64d Generate jekyll header and remove unnecessary table of contents as the doc theme generates one - #496 2018-02-16 13:57:40 +01:00
schalkms
4c55b33440 Added rule for abstract modifiers in interfaces
Added AbstractInInterface rule to config.yml

Refactored abstract modifier in interface rule

Add style rule for ModifierOrder - closes #129

* add style rule for ModifierOrder

* include ModifierOrder rule in default config and README.md

* attribute ktlint for modifier order rule

* clean up ModifierOrder rule

* improve tests

Added rule for safe cast to config.yml

LateInitUsage: One annotation match is enough to let the property be ignored.

Fix input flag for standalone gradle task in README

Add ReturnCountRule.

Fix description.

Merge StyleGuide conflict
2017-07-29 22:47:56 +02:00
abosch
e8bd20d8f7 Prototype detekt sonar kotlin plugin - #21 2017-06-28 15:11:41 +02:00
Sean Flanigan
5440f3e544 Update .gitignore 2017-01-23 22:49:02 +10:00
abosch
d717330b99 Delete test and add it to ignore 2016-11-03 12:16:57 +01:00
ArtiSmarti
9c5d0a5d02 Ignore test case for reproducing stuff 2016-10-22 16:51:53 +02:00
ArtiSmarti
f322f54a25 Add remaining additions/deletions 2016-10-17 18:00:54 +02:00
ArtiSmarti
454a87faa2 Add project baseline 2016-10-16 02:41:25 +02:00