File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 1
- # SPFormat
2
-
3
- Opinionated SourcePawn code formatter, for the new and the old syntax, written in Rust.
4
-
5
- [ ![ Build] ( https://github.com/Sarrus1/SPFormat/actions/workflows/release.yml/badge.svg )] ( https://github.com/Sarrus1/SPFormat/actions/workflows/release.yml )
1
+ <div align =" center " >
2
+ <h1 ><code >SPFormat</code ></h1 >
3
+ <p >
4
+ <strong>Opinionated SourcePawn code formatter, for the new and the old syntax, written in Rust.
5
+ </strong>
6
+ </p >
7
+ <p style =" margin-bottom : 0.5ex ;" >
8
+ <a href="https://github.com/Sarrus1/SPFormat/actions/workflows/release.yml"><img
9
+ src="https://github.com/Sarrus1/SPFormat/actions/workflows/release.yml/badge.svg"
10
+ />
11
+ </a>
12
+ </p >
13
+ </div >
6
14
7
15
## Try the [ playground] ( https://sarrus1.github.io/SPFormat/ ) !
8
16
You can’t perform that action at this time.
0 commit comments