nuhkoca
09/18/2024, 4:28 PMktlint
to a composite builds? ideally build-logic
Chrimaeon
09/18/2024, 4:52 PMChrimaeon
09/18/2024, 4:53 PMnuhkoca
09/18/2024, 8:56 PMktlint
to format files in build-logic
as well. Right now, it is only applied to the root project but I want ktlint
to run for build-logic
as well. So should I check custom configuration again?Chrimaeon
09/18/2024, 9:01 PMnuhkoca
09/18/2024, 9:05 PMktlint
setup in the project tho. Can I tell CLI
to run only for build-logic
using my existing configuration such as exclusions, .editorconfig
, etc without doing further ado?Chrimaeon
09/18/2024, 9:16 PMktlint --editorconfig=/path/to/.editorconfig
Chrimaeon
09/18/2024, 9:17 PMhantsy
09/29/2024, 6:03 AM