public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Remove clang-format from bors
@ 2022-06-08 11:49 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-06-08 11:49 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5074f89f4fd0be3f5fbaf46db604a0b961e7267d

commit 5074f89f4fd0be3f5fbaf46db604a0b961e7267d
Author: Philip Herron <philip.herron@embecosm.com>
Date:   Fri Nov 5 17:36:50 2021 +0000

    Remove clang-format from bors

Diff:
---
 .github/bors.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/bors.toml b/.github/bors.toml
index 9e3e74023e7..89486ef159b 100644
--- a/.github/bors.toml
+++ b/.github/bors.toml
@@ -1,5 +1,5 @@
 status = [
-  "build-and-check", "clang-format"
+  "build-and-check"
 ]
 # Uncomment this to use a two hour timeout.
 # The default is one hour.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-08 11:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 11:49 [gcc/devel/rust/master] Remove clang-format from bors Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).