From f295ea72b274c7a30467dc1d9bb4754f8968b18d Mon Sep 17 00:00:00 2001 From: mtfishman Date: Wed, 25 Feb 2026 12:58:02 -0500 Subject: [PATCH] Apply itensorformatter_code_style_badge patch --- Project.toml | 2 +- README.md | 2 +- examples/README.jl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index 190bed5..58959ac 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "FunctionImplementations" uuid = "7c7cc465-9c6a-495f-bdd1-f42428e86d0c" -version = "0.4.8" +version = "0.4.9" authors = ["ITensor developers and contributors"] [workspace] diff --git a/README.md b/README.md index bafe545..6a81575 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://itensor.github.io/FunctionImplementations.jl/dev/) [![Build Status](https://github.com/ITensor/FunctionImplementations.jl/actions/workflows/Tests.yml/badge.svg?branch=main)](https://github.com/ITensor/FunctionImplementations.jl/actions/workflows/Tests.yml?query=branch%3Amain) [![Coverage](https://codecov.io/gh/ITensor/FunctionImplementations.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/ITensor/FunctionImplementations.jl) -[![code style: runic](https://img.shields.io/badge/code_style-%E1%9A%B1%E1%9A%A2%E1%9A%BE%E1%9B%81%E1%9A%B2-black)](https://github.com/fredrikekre/Runic.jl) +[![Code Style](https://img.shields.io/badge/code_style-ITensor-purple)](https://github.com/ITensor/ITensorFormatter.jl) [![Aqua](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl) ## Support diff --git a/examples/README.jl b/examples/README.jl index b7fa27f..88867d0 100644 --- a/examples/README.jl +++ b/examples/README.jl @@ -4,7 +4,7 @@ # [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://itensor.github.io/FunctionImplementations.jl/dev/) # [![Build Status](https://github.com/ITensor/FunctionImplementations.jl/actions/workflows/Tests.yml/badge.svg?branch=main)](https://github.com/ITensor/FunctionImplementations.jl/actions/workflows/Tests.yml?query=branch%3Amain) # [![Coverage](https://codecov.io/gh/ITensor/FunctionImplementations.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/ITensor/FunctionImplementations.jl) -# [![code style: runic](https://img.shields.io/badge/code_style-%E1%9A%B1%E1%9A%A2%E1%9A%BE%E1%9B%81%E1%9A%B2-black)](https://github.com/fredrikekre/Runic.jl) +# [![Code Style](https://img.shields.io/badge/code_style-ITensor-purple)](https://github.com/ITensor/ITensorFormatter.jl) # [![Aqua](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl) # ## Support