atom-beautify/examples/nested-jsbeautifyrc
Glavin Wiechert 9211a03c16 See #282. Improve Beautifier options definition handling
What's new:
- Beautifier options definition supports:
    - boolean - enable/disable
    - string - rename and enable
    - function - transform and enable
    - array - apply complex transformation to multiple options and
      output single option result
- Show "Supported by <beautifiers>" for each language option
    - Beautifiers have a name
    - Beautifier options definition is used to determine if
    language option is supported by a beautifier
- Remove SQL test, since sqlformat is inconsistant
2015-05-01 02:32:02 -03:00
..
c Disable failing Uncrustify tests for C and C++ 2015-02-08 21:53:45 -04:00
cpp Disable failing Uncrustify tests for C and C++ 2015-02-08 21:53:45 -04:00
csharp See #18. Beautify most of the expected tests. 2014-12-28 02:38:06 -04:00
css Closes #172, #146. Update to new Atom Config API. 2015-01-03 01:58:52 -04:00
handlebars Closes #172, #146. Update to new Atom Config API. 2015-01-03 01:58:52 -04:00
html See #18. Most of the language tests are successful. 2014-12-28 03:23:05 -04:00
java See #18. Beautify most of the expected tests. 2014-12-28 02:38:06 -04:00
javascript See #18. Most of the language tests are successful. 2014-12-28 03:23:05 -04:00
less Fix failing tests for LESS and SASS 2015-03-20 14:44:59 -03:00
markdown All tests should pass with new internal API 2015-04-30 13:23:41 -03:00
marko Correcting new line. 2015-02-21 13:10:37 -08:00
mustache Updated options for js-beautify 2015-03-07 21:55:52 +00:00
objectivec See #18. Beautify most of the expected tests. 2014-12-28 02:38:06 -04:00
python Disable failing Python beautify test. 2015-02-08 22:22:50 -04:00
sass Fix failing tests for LESS and SASS 2015-03-20 14:44:59 -03:00
sql See #282. Improve Beautifier options definition handling 2015-05-01 02:32:02 -03:00
.editorconfig Closes #68. Support editorconfig files. 2014-09-09 01:26:51 -03:00
.jsbeautifyrc Closes #57. Customization in .jsbeautifyrc file now generates the config 2014-08-08 17:42:23 -04:00
.jsbeautifyrc_json Closes #21. Parsing .jsbeautifyrc falls back to YAML, when JSON fails. 2014-06-14 20:31:37 -03:00
uncrustify.cfg Closes #57. Customization in .jsbeautifyrc file now generates the config 2014-08-08 17:42:23 -04:00