sp_format

Crates.iosp_format
lib.rssp_format
version0.1.14
created_at2025-04-23 22:59:55.048975+00
updated_at2025-04-23 22:59:55.048975+00
descriptionsourcepawn grammar for the tree-sitter parsing library
homepage
repositoryhttps://github.com/Sarrus1/SPFormat
max_upload_size
id1646431
size132,110
Charles (Sarrus1)

documentation

README

SPFormat

Opinionated SourcePawn code formatter, for the new and the old syntax, written in Rust.

Try the playground!

CLI tool

  1. Download the latest release for your platform.
  2. (OPTIONAL) Add the executable to your PATH Windows Linux/OSX.
  3. Run in your console sp_format.exe -h for a list of commands.

Note You can also drag and drop the file you want to format over the executable's icon.

Commit count: 167

cargo fmt