79485801

Date: 2025-03-05 08:14:02
Score: 0.5
Natty:
Report link

The way you are trying to include your plugin seems overcomplicated, all you should have to do is include it in the plugins block.

From the ktor documentation:

plugins {
  id("io.ktor.plugin") version "3.1.1"
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Abby