memdufaizan / code-formatter

✔️ Formatting, beautifying, and optimizing code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code-formatter

Supported Languages


Features

  • Formatting, beautifying, and optimizing code.

Installation

Download the latest code-formatter binary

go get -v github.com/complexorganizations/code-formatter

Format a specific file

code-formatter -path=/home/username/projects/code-folder/file.go

Format all code in a directory(s)

code-formatter -path=/home/username/projects/code-folder/

Q&A

Is it necessary for me to manually install the formatters?

  • Yes

Is it possible to get the requisite formmaters mounted automatically?

  • No

Author


Credits

Open Source Community


License

Copyright © Prajwal

This project is unlicensed.

About

✔️ Formatting, beautifying, and optimizing code.


Languages

Language:Go 100.0%