LouisSchmieder / auto_fmt

A format tool for V projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A auto format tool for V projects.

Auto fmt formats all changed V files which was made.

Installation

git clone https://github.com/LouisSchmieder/auto_fmt.git
cd auto_fmt
v .
chmod +x auto_fmt
sudo mv auto_fmt /usr/local/bin

Usage

auto_fmt

TODO

Maybe some other things in future

About

A format tool for V projects


Languages

Language:V 70.9%Language:AMPL 29.1%