Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9b9ee02d authored by Amit Kumar's avatar Amit Kumar 💻
Browse files

Exclude copyright.kt in spotless

parent 204c625e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@ subprojects {
            target '**/*.kt'
            targetExclude("$buildDir/**/*.kt")
            targetExclude('bin/**/*.kt')

            targetExclude '**/spotless/*.kt'
            ktlint(Versions.ktlint)
            licenseHeaderFile rootProject.file('spotless/copyright.kt')
        }
+1 −1
Original line number Diff line number Diff line
/*
 * Copyright (C) 2021 E FOUNDATION
 * Copyright (C) $YEAR E FOUNDATION
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by