Commit Graph

54 Commits

Author SHA1 Message Date
Andrey Proskurin 6744df20f3 Add knr brace style to README 2022-09-14 13:25:04 +02:00
Bastiaan Veelo 2a4af7a2b2
Retain line ending by default. (#553) 2022-07-28 17:21:10 +02:00
Eugen Wissner ea36fbf58b
Add single_indent option 2021-05-18 06:36:57 +02:00
Preetpal Sohal 3479e73707
Fix installation instructions on README.md (#531)
* Fix installation instructions on README.md

Fixes Issue #530.
2021-03-11 16:40:44 +02:00
Jan Jurzitza f59f25bb09 switch statement alignment is implemented fix #482 2020-05-05 14:06:55 +02:00
Eugen Wissner 5f0d2843e6 Support disabling automatic line breaks
Support disabling automatic line breaks With --keep_line_breaks.
2020-03-07 21:14:10 +01:00
WebFreak001 70bae7487e add dub build to readme fix #234 2019-11-25 17:09:51 +01:00
Viktor 0878430125 sort options and make links to "below" 2019-04-13 15:49:31 +03:00
Viktor ac5f8b18aa
make readme look nicer 2019-04-13 15:04:22 +03:00
WebFreak001 fcad21ba61 Improve AA formatting
fix #143, fix Pure-D/code-d#188
2019-01-11 00:50:50 +01:00
BBasile b01c624ef0 fix #236 - Allow constraints to be indented by a single tab (#337)
fix #236 - Allow constraints to be indented by a single tab
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-03-02 16:26:54 +01:00
Sebastian Wilzbach b545048ac1 Fix spacing in the README example (#338)
[trivial] Fix spacing in the README example
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-02-25 03:19:47 +01:00
Stefan Koch 2de336c39e document --space_before_function_parameters 2017-10-20 13:14:27 +02:00
Jan Jurzitza 7480230ee1 Fix README typo 2017-07-02 16:21:04 +02:00
Sebastian Wilzbach 80fe7c02e6 Add installing with DUB instructions 2017-05-17 13:19:10 +02:00
Basile Burg a7f6a0007a update badge address 2017-05-09 16:38:24 +02:00
Gautam Kotian 09867bc3e5 Fix default value in README 2016-02-29 23:56:42 +01:00
Hackerpilot fa75eedb36 Add another missing item to the readme 2016-01-19 20:28:22 -08:00
Hackerpilot fbd28814e7 Fix missing cell in table 2016-01-19 20:03:41 -08:00
Hackerpilot 3d7f55495a Document template constraint formatting options 2016-01-19 19:49:15 -08:00
Brian Schott faf006268d Merge pull request #191 from MartinNowak/inplace
allow short opt -i for --inplace
2015-10-21 09:54:23 -07:00
Martin Nowak eb147bb1f3 wrong default value in readme 2015-10-21 14:05:48 +02:00
Martin Nowak cf6ffb4399 allow short opt -i for --inplace 2015-10-21 13:45:02 +02:00
Hackerpilot 9cad754411 Show build status for master branch 2015-08-24 13:30:21 -07:00
Pradeep Gowda a7c52f4d5d correct installation instruction.
without the `--recursive` option the `experimental_allocator` dependency will not be available.
2015-08-10 21:56:59 -04:00
Hackerpilot bef02a3b55 Implement #130 2015-06-08 03:05:11 -07:00
Hackerpilot 8fbb3a513c Fix #76 2015-06-04 19:20:58 -07:00
Hackerpilot adce51e3f6 Implement #102 2015-06-04 18:32:28 -07:00
Hackerpilot dabde52b9c Bring back the 'dfmt off'/'dfmt on' feature that was missing from this branch for some stupid reason 2015-06-04 18:15:12 -07:00
Hackerpilot 5f424b085f Revert "Fix #125"
This reverts commit 2f7d42087c.
2015-05-08 00:06:05 -07:00
Hackerpilot 2f7d42087c Fix #125 2015-04-29 12:19:29 -07:00
Hackerpilot fca4fc942d Update documentation 2015-04-20 10:29:24 -07:00
Hackerpilot abc40dcb8b Update documentation 2015-04-20 10:28:18 -07:00
Hackerpilot 786093a8ad Update documentation 2015-04-20 10:27:41 -07:00
Hackerpilot 269188338e Update documentation 2015-04-20 10:23:11 -07:00
Hackerpilot f5fe035bf7 Update documentation 2015-04-20 10:21:07 -07:00
Hackerpilot 53961f956e Update documentation 2015-04-20 10:19:34 -07:00
Hackerpilot 3202c820d3 Update documentation 2015-04-20 10:11:59 -07:00
Hackerpilot 214be8b3a4 Update documentation 2015-04-20 10:10:51 -07:00
Hackerpilot 3d4d4d05f9 Oops 2015-04-20 00:14:39 -07:00
Hackerpilot 87866f8fcd Fix #31 2015-04-20 00:07:33 -07:00
Hackerpilot 6a821c96ae Fix documentation for options 2015-04-19 21:53:59 -07:00
Hackerpilot d0e255e62d Editorconfig support 2015-04-19 21:51:37 -07:00
Hackerpilot e5832e6cd8 Add descriptions of characters used in dfmt 2015-03-24 14:51:35 -07:00
Hackerpilot e815a8e1d2 Fix #104 2015-03-20 14:06:16 -07:00
Hackerpilot 4b1c64fd9e Move build status icon 2015-03-19 15:17:57 -07:00
Hackerpilot 1821d1e035 Update README 2015-02-19 18:11:55 -08:00
Hackerpilot 444d884141 Update README 2015-02-19 18:11:18 -08:00
Hackerpilot 49d06bb1b9 README formatting and dub addition to .gitignore 2015-01-18 00:40:44 -08:00
Brian Schott 378076ff83 Markdown hates me 2015-01-18 00:38:19 -08:00