You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by md...@apache.org on 2023/02/02 22:15:04 UTC

[incubator-pekko-sbt-paradox] 01/01: Fix scalafmt check context

This is an automated email from the ASF dual-hosted git repository.

mdedetrich pushed a commit to branch fix-contexts-scalafmt
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git

commit 11b62fc0ff430faf3c7abdfd4da1527c86862c18
Author: Matthew de Detrich <ma...@aiven.io>
AuthorDate: Thu Feb 2 23:14:52 2023 +0100

    Fix scalafmt check context
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 2733263..911c164 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,7 +24,7 @@ github:
         strict: false
         # contexts are the names of checks that must pass
         contexts:
-          - Scalafmt / Code is formatted
+          - Code is formatted
 
 notifications:
   commits:              commits@pekko.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org