Skip to content

Commit 27ba17b

Browse files
committed
fix #101 - suppress warnings
1 parent 5cf48d3 commit 27ba17b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/jvmMain/kotlin/mu/internal/LocationIgnorantKLogger.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@file:Suppress("NOTHING_TO_INLINE", "OVERRIDE_BY_INLINE")
2+
13
package mu.internal
24

35
import mu.KLogger

0 commit comments

Comments
 (0)