atom-beautify/docs
Sara Bine c4bb1ee4ee Improve PHP-CS-Fixer config file support
Add a PHP-CS-Fixer setting to specify a custom config file. If no
setting is provided, check first the working directory then the project
root for `.php_cs` and `.php_cs.dist`.
Update the example link to PHP-CS-Fixer source to accommodate the new
code.
Fix capitalization in the "Allow risky rules" description.
2017-05-12 20:27:55 -06:00
..
code 🆕 Add indent_size capability for beautysh 2016-09-27 22:39:56 +02:00
README.md See #58. Add package options to autogenerated documentation 2015-06-01 16:50:09 -03:00
add-languages-and-beautifiers.md Improve PHP-CS-Fixer config file support 2017-05-12 20:27:55 -06:00
index.coffee Close #27. Add commands for beautifying with specific language 2017-05-06 16:32:58 -03:00
option-group-template.md Close #1039. Add beautifier option comparison documentation 2016-07-04 23:42:22 -03:00
option-template.md See #713. Update options documentation generator for new settings structure 2016-03-21 13:46:52 -03:00
options-template.md See #713. Update options documentation generator for new settings structure 2016-03-21 13:46:52 -03:00
options.md Improve PHP-CS-Fixer config file support 2017-05-12 20:27:55 -06:00
troubleshooting.md Update troubleshooting.md 2016-08-31 13:27:27 -03:00

README.md

Atom Beautify Documentation

See options.md for supported beautification options.