Skip to content

Commit b840f76

Browse files
authored
Apply itensorformatter_code_style_badge patch (#32)
1 parent 88b4cd3 commit b840f76

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BackendSelection"
22
uuid = "680c2d7c-f67a-4cc9-ae9c-da132b1447a5"
3-
version = "0.1.17"
3+
version = "0.1.18"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[compat]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://itensor.github.io/BackendSelection.jl/dev/)
55
[![Build Status](https://github.com/ITensor/BackendSelection.jl/actions/workflows/Tests.yml/badge.svg?branch=main)](https://github.com/ITensor/BackendSelection.jl/actions/workflows/Tests.yml?query=branch%3Amain)
66
[![Coverage](https://codecov.io/gh/ITensor/BackendSelection.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/ITensor/BackendSelection.jl)
7-
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
7+
[![Code Style](https://img.shields.io/badge/code_style-ITensor-purple)](https://github.com/ITensor/ITensorFormatter.jl)
88
[![Aqua](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)
99

1010
## Support

examples/README.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://itensor.github.io/BackendSelection.jl/dev/)
55
# [![Build Status](https://github.com/ITensor/BackendSelection.jl/actions/workflows/Tests.yml/badge.svg?branch=main)](https://github.com/ITensor/BackendSelection.jl/actions/workflows/Tests.yml?query=branch%3Amain)
66
# [![Coverage](https://codecov.io/gh/ITensor/BackendSelection.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/ITensor/BackendSelection.jl)
7-
# [![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
7+
# [![Code Style](https://img.shields.io/badge/code_style-ITensor-purple)](https://github.com/ITensor/ITensorFormatter.jl)
88
# [![Aqua](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)
99

1010
# ## Support

0 commit comments

Comments
 (0)