Remove removed modules from AkkaDiscipline plugin (#27099)
This commit is contained in:
parent
6d7ad47571
commit
49d7d2fa9b
1 changed files with 0 additions and 4 deletions
|
|
@ -20,10 +20,6 @@ object AkkaDisciplinePlugin extends AutoPlugin with ScalafixSupport {
|
||||||
val nonFatalWarningsFor = Set(
|
val nonFatalWarningsFor = Set(
|
||||||
// We allow warnings in docs to get the 'snippets' right
|
// We allow warnings in docs to get the 'snippets' right
|
||||||
"akka-docs",
|
"akka-docs",
|
||||||
// To be removed from Akka
|
|
||||||
"akka-agent",
|
|
||||||
"akka-camel",
|
|
||||||
"akka-contrib",
|
|
||||||
// To be reviewed
|
// To be reviewed
|
||||||
"akka-actor-typed-tests",
|
"akka-actor-typed-tests",
|
||||||
"akka-bench-jmh",
|
"akka-bench-jmh",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue