Commit Graph

894 Commits

Author SHA1 Message Date
LaurentTreguier ec81974d2d Create test.d 2016-01-07 13:21:25 +01:00
LaurentTreguier b7f32bba9a Create test.d 2016-01-07 13:20:52 +01:00
LaurentTreguier 2bea5a6908 Update README.md 2016-01-06 19:15:26 +01:00
LaurentTreguier 3537f34173 Add dfmt 2016-01-06 19:14:54 +01:00
LaurentTreguier 0263adc781 Create dfmt.coffee 2016-01-06 19:13:59 +01:00
josh.hollandsworth a6410d540d Added pretty diff ternaryline option - Issue 524 2015-12-30 09:58:47 -06:00
Bill Rawlinson 02bd277353 added coldfusion to description and keywords 2015-12-22 13:52:23 -05:00
Bill Rawlinson e3b6f58c10 increment prettydiff to 1.16.6 2015-12-21 17:28:36 -05:00
Bill Rawlinson fe8000d619 update to prettydiff 1.16.6 2015-12-21 15:56:33 -05:00
Glavin Wiechert 7dbf1a3d5e Update Prettydiff dependency to 1.16.5 2015-12-21 14:41:30 -05:00
Bill Rawlinson 149ce5570a change lyout of expected final coldfusion test file 2015-12-21 08:03:40 -05:00
Bill Rawlinson c7a792e4f9 added block for cfml 2015-12-18 14:34:08 -05:00
Bill Rawlinson c24b4b5cbc simply test file 2015-12-18 14:27:46 -05:00
Bill Rawlinson 55f845df5f add options like html to see if that fixes indentation differences 2015-12-18 13:56:45 -05:00
Bill Rawlinson 09190db78b added coldfusion documentation 2015-12-18 13:30:07 -05:00
Bill Rawlinson 4e778df37b rename from cfml to Coldfusion 2015-12-18 13:22:28 -05:00
Bill Rawlinson 52d19ba9cf upgrade prettydiff; revert js-beautify
accidentally updated jsbeautify before; needed to update prettydiff.
2015-12-18 13:14:00 -05:00
Bill Rawlinson 9c05ae458c update to js-beautify 1.6.1 2015-12-18 12:06:43 -05:00
Bill Rawlinson 311fcfd89f add expected result of test for coldfusion 2015-12-18 11:24:35 -05:00
Bill Rawlinson a7a7485699 create test source file for coldfusion
add a sort of ugly cfc for testing
2015-12-18 11:23:26 -05:00
Bill Rawlinson 8cabb4cc42 add coldfusion support
pretty diff uses "html" as the lang for coldfusion
https://github.com/Glavin001/atom-beautify/issues/354#issuecomment-165012711
2015-12-18 11:13:43 -05:00
Bill Rawlinson 7f50090940 Update index.coffee 2015-12-18 11:09:03 -05:00
Bill Rawlinson 5c88e0ace9 Create coldfusion.coffee 2015-12-18 11:08:00 -05:00
Glavin Wiechert 29a0461467 Merge pull request #700 from splodingsocks/master
Add support for Elm
2015-12-11 00:33:06 -04:00
Murphy Randle b85a2a9be7 Cleanup, address comments, and docs 2015-12-10 20:04:11 -07:00
Murphy Randle 1c20df5da6 Clean up lint error! 2015-12-10 18:48:55 -07:00
Murphy Randle 7ccdff04e7 Fix the tar command 2015-12-10 18:45:34 -07:00
Murphy Randle 1d59cc0970 Whoops, forgot the URL for the executable on Travis 2015-12-10 18:45:34 -07:00
Murphy Randle 2dcaba4f47 Change the beautifier to conform to the expectations of elm-format 2015-12-10 18:45:34 -07:00
Murphy Randle 92fde28461 Modify appveyor.yml and add the elm tag to package.json 2015-12-10 18:45:34 -07:00
Murphy Randle 9572c8d1d8 Update changelog and package.json 2015-12-10 18:45:34 -07:00
Murphy Randle 64e2fe3ec3 Update PR link 2015-12-10 18:45:34 -07:00
Murphy Randle 31695b33c9 Add support for Elm 2015-12-10 18:45:33 -07:00
Glavin Wiechert bb91eab955 Upgrade Pretty Diff to v1.16.0 and fix failing tests 2015-12-10 21:41:35 -04:00
Glavin Wiechert adcbaf3e4e Add Python isort imports options to docs 2015-12-10 21:40:30 -04:00
Glavin Wiechert 9aa04fd336 Merge pull request #701 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2015-12-10 16:55:39 -04:00
ReadmeCritic 7bd4211375 Update README URLs based on HTTP redirects 2015-12-10 08:46:07 -08:00
Mark Baas 2977867bbe updated link 2015-11-25 17:41:09 -04:00
Mark Baas ec5071a70d added erlang support 2015-11-25 17:38:57 -04:00
Glavin Wiechert ca5529a2dc Merge pull request #668 from markbaas/master
added import sorting using isort + small yapf fix
2015-11-25 16:57:25 -04:00
Mark Baas eccf9f9c47 Merge branch 'master' of https://github.com/Glavin001/atom-beautify 2015-11-23 08:25:13 -04:00
Glavin Wiechert baad5e2e85 Merge pull request #676 from emanuelet/master
Add Optional Path for Rubocop
2015-11-22 22:22:57 -04:00
Emanuele Tonello 02fc882ccc added docs for new rubocop option 2015-11-23 11:52:31 +10:00
Emanuele Tonello 0915043fbd fixed coffescript parsing error switching to double quotes 2015-11-23 11:52:10 +10:00
Glavin Wiechert 0f32ca69cf Merge pull request #671 from pvomelveny/master
Set ignoreResponseCode to true in yapf.coffee
2015-11-20 22:58:12 -04:00
Mark Baas 51d7e82433 added example 2015-11-19 22:25:22 -04:00
Mark Baas 32d3d31ae3 Merge branch 'master' of https://github.com/Glavin001/atom-beautify 2015-11-19 22:16:10 -04:00
Emanuele Tonello 32df741007 fixed path retrieval 2015-11-20 09:24:53 +10:00
Patrick O'Melveny 2ea86c3091 Changed indents to 2 spaces for package consistancy 2015-11-19 10:46:39 -08:00
Patrick O'Melveny 3ecce411dc Merge github.com:Glavin001/atom-beautify
Merging latest master repo into local branch
2015-11-19 10:05:50 -08:00