Sign in
pigweed
/
third_party
/
github
/
pinterest
/
ktlint
/
refs/heads/upstream/2588-improve-suppress
/
.
/
ktlint-logger
/
build.gradle.kts
blob: 5a7c283454a96ae077687bc871859797bd99c8eb [
file
] [
log
] [
blame
] [
edit
]
plugins
{
id
(
"ktlint-publication-library"
)
}
dependencies
{
api
(
libs
.
logging
)
}