Skip to content

complexorganizations/code-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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

This project is unlicensed.