mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 00:01:19 +00:00
Correct the Rules Documentation label (#4901)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -163,6 +163,6 @@ target/
|
||||
!gradle-wrapper.jar
|
||||
|
||||
# Avoid committing generated documentation to the repo
|
||||
/website/docs/rules
|
||||
/website/docs/rules/*.md
|
||||
/website/static/kdoc
|
||||
/website/docs/gettingstarted/_cli-options.md
|
||||
|
||||
4
website/docs/rules/_category_.json
Normal file
4
website/docs/rules/_category_.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"label": "Rules Documentation",
|
||||
"position": 4
|
||||
}
|
||||
Reference in New Issue
Block a user