From 23ca2c78f6aec9df3ca39aec183f3c80edb68f37 Mon Sep 17 00:00:00 2001 From: Matthias Krack Date: Wed, 4 Sep 2024 11:01:23 +0200 Subject: [PATCH] Update fprettify git submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 473fd020cc..fb6ce5d8d8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,5 +4,5 @@ branch = master [submodule "tools/prettify/fprettify"] path = tools/prettify/fprettify - url = https://github.com/fortan-lang/fprettify.git + url = https://github.com/fortran-lang/fprettify.git branch = master