Skip to content

Commit

Permalink
style: suppress
Browse files Browse the repository at this point in the history
  • Loading branch information
BFergerson committed Feb 21, 2024
1 parent 63fd72d commit 855f106
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ import java.util.*
* @since 0.4.0
* @author [Brandon Fergerson](mailto:[email protected])
*/
@Suppress("TooManyFunctions")
object JVMMarkerUtils {

private val log = logger<JVMMarkerUtils>()
Expand Down

0 comments on commit 855f106

Please sign in to comment.