mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
Look up **Plugin.kt.
This commit is contained in:
parent
a1a3d050cb
commit
44b3814d5a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ val plugins = plugins(
|
|||
)
|
||||
|
||||
val lc = lineCount {
|
||||
suffix = "**.md"
|
||||
suffix = "**Plugin.kt"
|
||||
}
|
||||
|
||||
fun readVersion() : String {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue