Skip to content

Commit

Permalink
* multi-line needs different style
Browse files Browse the repository at this point in the history
  • Loading branch information
benedeki committed Jun 23, 2024
1 parent b921521 commit 7592de1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_filenames_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
paths: '**/src/test/scala/**'
report-format: 'console'
excludes: |
server/src/test/scala/za/co/absa/atum/server/api/TestData.scala,
'server/src/test/scala/za/co/absa/atum/server/api/TestData.scala,
server/src/test/scala/za/co/absa/atum/server/api/TestTransactorProvider.scala,
server/src/test/scala/za/co/absa/atum/server/ConfigProviderTest.scala
server/src/test/scala/za/co/absa/atum/server/ConfigProviderTest.scala'
verbose-logging: 'false'
fail-on-violation: 'true'

0 comments on commit 7592de1

Please sign in to comment.