nutfmt

command
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2022 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

A tool to re-indent Squirrel scripting language source code. This is not a full-blown formatter like gofmt and does not aspire to be one. It was created for the limited purpose to be used in the context of the other tools in this module.

Usage:

nutfmt [-w] [path ...]

Flags:

-w  Write result to the source file instead of standard output.

Examples:

nutfmt Example.bnut | less
nutfmt -w Example.bnut
nutfmt -w *.bnut

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL