Commit Graph

178 Commits

Author SHA1 Message Date
Steven Zeck 0968599c86
Merge branch 'master' into master 2018-09-11 20:05:17 -05:00
Steven Zeck 80280bb70c
Merge pull request #2207 from utkarshkukreti/ocamlformat
Add `ocamlformat` formatter for OCaml.
2018-09-11 20:03:39 -05:00
Liam Newman 9445822480 Add change log and other message changes 2018-09-05 23:36:33 -07:00
Liam Newman 4a3c093199 Update html.coffee with js-beautify v1.8.1 2018-09-05 00:04:34 -07:00
Utkarsh Kukreti bcdccca4f6 Add `ocamlformat` formatter for OCaml. 2018-08-24 01:50:36 +05:30
Arlo Shallit dd9aacffb0 Add Black python beautifier 2018-07-30 16:53:59 -04:00
Darron Park c6c8d190f6 Update docs & Attempt to fix build error 2018-03-20 01:43:22 +09:00
Steven Zeck 919e19f427
Run docs 2018-03-05 10:29:24 -06:00
Glavin Wiechert ce74fe0a37 Merge branch 'add-vue-support-to-eslint' of https://github.com/range3/atom-beautify into range3-add-vue-support-to-eslint 2018-03-01 23:48:23 -04:00
Glavin Wiechert e979422c51 Merge branch 'fix-beautify-file-option-for-lua-files' of https://github.com/JackTreble/atom-beautify into JackTreble-fix-beautify-file-option-for-lua-files 2018-03-01 23:22:34 -04:00
Glavin Wiechert 02098d6c7a Merge branch 'remark-by-default' of https://github.com/kachkaev/atom-beautify into kachkaev-remark-by-default 2018-03-01 22:39:35 -04:00
Glavin Wiechert 1e80a3553d Merge branch 'gn' of https://github.com/samogot/atom-beautify into samogot-gn 2018-03-01 21:54:31 -04:00
Glavin Wiechert 111e3756b3 See #1959, #1951. Add indent_with_tabs to Bash language (replaces use_tabs) 2018-03-01 21:26:08 -04:00
Glavin Wiechert c8e5baf53f See #1980. Improve VHDL beautifier based on PR review 2018-03-01 21:10:48 -04:00
Glavin Wiechert 9a761f7957 Merge branch 'master' of https://github.com/g0t00/atom-beautify into g0t00-master 2018-03-01 21:02:50 -04:00
Glavin Wiechert abbc8b3bf1 Merge branch 'master' of https://github.com/nekromant/atom-beautify into nekromant-master 2018-03-01 20:49:41 -04:00
Glavin Wiechert eb41df7d20 Merge branch 'sqlformat-indent' of https://github.com/faheel/atom-beautify into faheel-sqlformat-indent 2018-03-01 20:35:26 -04:00
Glavin Wiechert 5edfb25971 Merge branch 'master' of https://github.com/Tehnix/atom-beautify into Tehnix-master 2018-03-01 20:27:34 -04:00
Glavin Wiechert 4f4cc3e94b Merge branch 'fix-python-typo' of https://github.com/nathdwek/atom-beautify into nathdwek-fix-python-typo 2018-03-01 20:14:47 -04:00
Christian Kjær f4ec78b415
Merge branch 'master' into master 2018-02-26 18:08:09 +01:00
Jack Treble 818cd5eec4
Merge branch 'master' into fix-beautify-file-option-for-lua-files 2018-02-25 19:30:00 +00:00
Steven Zeck b4c75b4837 Update TSX options 2018-02-20 15:28:42 -06:00
Steven Zeck e97cdea57e Fix options for typescript-formatter and vue-beautifier 2018-02-20 15:19:33 -06:00
Steven Zeck 7c2c0d3541 Fix options supported by beautifiers 2018-02-20 14:49:58 -06:00
Steven Zeck 1de54efef4 Rerun docs, make typescript-formatter the default for typescript 2018-02-19 12:51:23 -06:00
Steven Zeck cc56ba34b0 Fix up options for Prettier, add new bracket_spacing option 2018-02-19 11:13:43 -06:00
Steven Zeck 35f8c924ee Add Prettier as a beautifier, first commit 2018-02-19 00:09:53 -06:00
Andrew Andrianov 6db872294e beautifiers: Add support for Verilog/SystemVerilog beautification
Signed-off-by: Andrew Andrianov <andrew@ncrmnt.org>
2018-02-07 13:15:21 +03:00
Glavin Wiechert 1163b93123
Merge branch 'master' into remark-by-default 2018-02-06 10:19:13 -04:00
Kohei Hiraga 0fc6031ba0 Add Vue support to ESLint Fixer beautifier 2018-02-06 11:17:39 +09:00
Faheel Ahmad 40d21136c3 Merge changes with latest master branch 2018-02-04 07:54:22 +05:30
Steven Zeck aefb7794d6 Add new language tsx, add tsx support to typescript-formatter 2018-01-30 17:35:23 -06:00
Jack Treble 4b49a0b37d Regenerate Documentation 2018-01-18 19:24:50 +00:00
Alexander Kachkaev d0918e9f34
Update docs 2018-01-09 14:22:10 +03:00
Glavin Wiechert 9b2e273d70
Merge pull request #1918 from szeck87/ocpindent-exe
Add support for ocp-indent as an executable and Docker image docs
2018-01-08 20:24:09 -04:00
Colin Hebert a0ae81f519 Run npm run docs 2018-01-08 20:31:30 +01:00
samogot 187857e933 Add GN beautifier 2018-01-05 10:14:57 +02:00
Anton Schulte ece4d52854 Added VHDL Support via Emacs 2017-12-07 17:11:02 +01:00
Steven Zeck b3c9c3c2ab Add support for ocp-indent as an executable and Docker image docs 2017-11-11 13:45:30 -06:00
Christian Kjær 8ffae7ac2f
Merge branch 'master' into master 2017-11-08 09:11:37 +09:00
Faheel Ahmad d2b92d2b8a Update options and docs 2017-11-03 20:12:18 +05:30
Christian Kjaer Laustsen 7121eef0be Run docs and add examples 2017-10-28 12:53:31 +02:00
nathdwek 42183d1b5e Python: formater->formatter 2017-10-19 17:41:26 +02:00
Malte Brodersen 91f7adb824 update to run 2017-10-10 17:36:29 +02:00
Malte Brodersen 11f3571538 rerun create docs 2017-10-10 16:51:13 +02:00
Malte Brodersen cc08dbd6c6 run docs 2017-10-09 22:09:06 +02:00
tanyadegurechaff d2eaba720d Add goimports beautifier for Go language 2017-06-20 01:27:36 +00:00
Glavin Wiechert 908b53cba8 Merge pull request #1707 from Glavin001/feature/executables
Close #1687. Add Executables with Docker support
2017-06-17 16:06:01 -03:00
Glavin Wiechert 6aee12ba80 See #1687. Add Docker executable support for Sass-convert beautifier 2017-06-16 20:54:29 -03:00
Glavin Wiechert 5378b0bb97 Update docs 2017-06-16 00:12:18 -03:00