From f2efdfbbf02ec2aa29c23da958f01c9e80e1562f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Sagaert?= Date: Tue, 6 Jan 2026 11:34:16 +0100 Subject: [PATCH] prettier_ada 26.0.0 (#1735) --- .../pr/prettier_ada/prettier_ada-26.0.0.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 index/pr/prettier_ada/prettier_ada-26.0.0.toml diff --git a/index/pr/prettier_ada/prettier_ada-26.0.0.toml b/index/pr/prettier_ada/prettier_ada-26.0.0.toml new file mode 100644 index 00000000..6dd61bb8 --- /dev/null +++ b/index/pr/prettier_ada/prettier_ada-26.0.0.toml @@ -0,0 +1,19 @@ +description = "Port of the Prettier formatter to Ada" +name = "prettier_ada" +version = "26.0.0" +authors = ["AdaCore"] +licenses = "Apache-2.0 WITH LLVM-exception" +maintainers = ["chouteau@adacore.com", "sagaert@adacore.com"] +maintainers-logins = ["Fabien-Chouteau", "AldanTanneo"] +tags=["format", "formatter"] + +[configuration] +disabled = true + +[[depends-on]] +gnatcoll = "^26" +vss_text = "^26" + +[origin] +url="https://github.com/AdaCore/prettier-ada/archive/refs/tags/v26.0.0.zip" +hashes=['sha512:8fa12a562cc344772b79fa79168b5091fbf6eea0cbcef6da434f4b6b1ddde82494d44ac8dd08b49c45788545b2e08e028c3fb79588fe9c77041da290d8444ae5']