Commit Graph

85 Commits

Author SHA1 Message Date
Glavin Wiechert 7602d24886 Close #881 Update Changelog with message about Prettydiff 2 2017-10-07 23:01:11 -03:00
Glavin Wiechert f2a95d482d Update changelog for v0.30.5 2017-08-11 22:21:59 -03:00
Cyril Plisko 3ba6b0ac56 Enable rustfmt-nightly to pass the filter
rustfmt-nightly was forked from rustfmt 0.9 and its
version numbering has been reset to 0.1.0.
This commit updates the version check to reject rustfmt only
if its 0.[1-4].x version is not follwed by '-nightly' suffix.
2017-07-16 16:09:43 +03:00
kamontat a101ff94a7 update CHANGELOG and package.json 2017-07-15 21:33:22 +07:00
Glavin Wiechert 5f968cb9f3 Update changelog for v.30.4 2017-07-14 09:42:52 -03:00
Glavin Wiechert c87e3c386e Add missing items to Changelog 2017-06-21 22:57:12 -03:00
Glavin Wiechert 189509054c Prepare changelog for v0.30.3 release 2017-06-21 22:46:55 -03:00
Glavin Wiechert 3745c27fe8 Improve command not found error message 2017-06-21 22:42:57 -03:00
Glavin Wiechert 4a93f3b4ee Merge branch 'goimports' of https://github.com/tanyadegurechaff/atom-beautify into tanyadegurechaff-goimports 2017-06-21 21:22:03 -03:00
Glavin Wiechert 75e09923ee See #1728. Update Changelog [skip ci] 2017-06-21 20:55:39 -03:00
Glavin Wiechert bfef1d35e7 Update changelog [skip ci] 2017-06-20 00:50:19 -03:00
Glavin Wiechert dc1b66d1b9 Fixes #1030. Add support for alpha versions of autopep8
See https://github.com/Glavin001/atom-beautify/issues/1030#issuecomment-309371093
2017-06-20 00:40:36 -03:00
Glavin Wiechert 6db34cd9d8 Fixes #1725. Fix version parsing of PHP executable
See https://github.com/Glavin001/atom-beautify/issues/1725#issuecomment-309379935
2017-06-20 00:26:02 -03:00
Glavin Wiechert 3411fad895 Fixes #1730. Correctly parse PHPCBF version and improve handling of Executable 2017-06-20 00:10:34 -03:00
tanyadegurechaff d2eaba720d Add goimports beautifier for Go language 2017-06-20 01:27:36 +00:00
Glavin Wiechert d4d1398de2 Prepare changelog for v0.30.1 2017-06-19 02:41:48 -03:00
Glavin Wiechert e8853c1bf9 See #1725. Update changelog 2017-06-19 02:41:04 -03:00
Glavin Wiechert eafc43f6ff Update changelog. See #1030. 2017-06-18 23:59:25 -03:00
Glavin Wiechert c360b256bd Merge branch 'master' into master 2017-06-17 23:28:15 -03:00
Glavin Wiechert 16132a05a7 See #1687. Update Changelog with info about Executables 2017-06-17 16:21:09 -03:00
hyst329 af289b282b Update CHANGELOG.md 2017-06-05 11:01:03 +03:00
Steve Whittaker ec27053a29 Add `.rb` to the temp files passed to rubocop
Fixes #1652 and #1653. Rubocop is excluding files passed to it even if they are passed as command line parameters.
2017-05-28 09:15:40 -05:00
Glavin Wiechert c31cc1871c Update CHANGELOG
Issues: #116, #1603, #1617, #1631, #1660, #1682, #1683, #1649, #1285
2017-05-28 02:35:12 -03:00
Glavin Wiechert d9b97b3d88 Merge branch 'add-config-to-xml' of https://github.com/EliJDonahue/atom-beautify into EliJDonahue-add-config-to-xml 2017-05-28 02:28:35 -03:00
Glavin Wiechert 531f120137 Merge pull request #1617 from papatience/extensions
Add more LaTeX extensions
2017-05-28 00:42:32 -03:00
Glavin Wiechert 54ef931f04 Merge pull request #1660 from thejamespower/pull-request
Update CSSComb to v4.0.1.
2017-05-28 00:22:44 -03:00
Sara Bine 20bd5afd03 Update CHANGELOG.md 2017-05-12 20:44:41 -06:00
James Power a3821639c9 Update CSSComb to v4.0.1. 2017-05-12 10:36:34 +01:00
Jeff Schwab 7d2af85442 Improve change-log message per @Glavin001's review 2017-05-07 09:50:27 -04:00
Jeff Schwab 18857df2f0 Update changelog. 2017-05-06 19:44:30 -04:00
Glavin Wiechert 4139e3c0ec Update changelog 2017-05-06 16:52:19 -03:00
Paul A. Patience 73134c73b0 Add more LaTeX extensions 2017-04-21 13:49:31 -04:00
Glavin Wiechert e15bebd1d9 Update changelog 2017-04-20 03:02:27 -03:00
Glavin Wiechert 06dcea04e9 Update changelog 2017-04-20 02:19:30 -03:00
Glavin Wiechert b269279010 Merge branch 'master' into master 2017-04-10 03:52:35 -03:00
re6exp 678fc18146 Support for additional wrap attributes options of js-beautify (html): force-aligned and force-expand-multiline. 2017-02-19 10:45:02 +03:00
Taylon Silmer e314fdf099 Add ESLint beautifier 2017-02-13 14:58:31 -02:00
Eli Donahue 862ec200fc Update changelog and contributors
Updating before pull request, per contribution recommentation in project readme.
2016-10-19 11:00:47 -04:00
Victor Uriarte 0c28d39fe6 Update to new remark api.
Change was documented on v5.0 release

https://github.com/wooorm/remark/commit/8108fe5
2016-10-08 11:57:46 -07:00
qwemaze b1d023a6fe Add PrettyDiff's bracepadding support 2016-09-15 01:26:46 +05:00
ebergeron ac11278bf4 Added notification for both YAML and JSON .jsbeautifyrc parse error 2016-08-09 22:40:32 -04:00
Arman Yessenamanov 5b2e0a1ab3 Fix phpcbf hanging issue by closing stdin 2016-07-11 19:58:59 +06:00
Joost van Doorn 7096ceb195 Lua beautifier
Simple perl script beautifier for lua, by @pkulchenko
2016-06-07 20:17:34 +02:00
Frederic Delbos 8b237edbee add ocaml language 2016-04-19 23:15:36 +02:00
Dheepak Krishnamurthy 632e90a804 Updated CHANGELOG.md and package.json 2016-03-25 23:13:44 -06:00
Focus 183cbafb3d Changelog and package.json update 2016-03-03 22:24:48 +00:00
Luis Arias 89f1d699f0 Bump jsbeautify to 1.6.2. Add support for collapse-preserve-inline brace_style for javascript. 2016-02-03 19:01:44 +01:00
Murphy Randle 9572c8d1d8 Update changelog and package.json 2015-12-10 18:45:34 -07:00
Yang Zhang 9985f0677b Add two beautifiers: clang-format and yapf 2015-09-12 17:04:56 +08:00
Mike Gleason jr Couturier 5ff82b4902 Closes #447. Improved Handlebars language support 2015-07-07 11:25:00 +08:00