Commit Graph

7 Commits

Author SHA1 Message Date
Liam Newman
ab85ff6554 Added newlines to end of files 2018-10-08 10:10:39 -07:00
Liam Newman
9f48a50315 Add css to build 2018-07-06 15:56:27 -07:00
Liam Newman
325d9371be Switch to 2 space indents 2018-07-06 15:54:51 -07:00
Peter "Coburn" Fornari
1509a1fa54 Added comma separation CLI option for brace_style
Removed brace_preserve_inline from everywhere
Correctly validates CLI arguments in both Python and Javascript
2016-12-07 21:51:14 -05:00
Peter "Coburn" Fornari
37d5d25c44 Fixed default jsbeautifyrc
So jsbeautifyrc used collapse-preserve-inline and I mistaken switched it without applying brace_preserve_inline, which changed ALL the styling. Should be fixed now
2016-12-07 18:55:09 -05:00
Peter "Coburn" Fornari
82b5aa9d61 Added brace_preserve_inline and removed brace-style = collapse-preserve-inline
Adds compatibility for old collapse-preserve-inline
Changes all defaults, documentation, and README to match
Adds tests for this stuff
2016-12-07 18:52:29 -05:00
Liam Newman
9680b5f1e6 Setup beautify and jshint to run on project files 2016-02-04 10:51:31 -08:00