summaryrefslogtreecommitdiff
path: root/docs/pages/2 - Configuring Mill.md
Commit message (Collapse)AuthorAgeFilesLines
* Scalafmt support (#308)Nikolay Tatarinov2018-05-061-0/+22
| | | | | | | | | | | | | | | | | | | | * add scalafmt module, that formats all sources files on every run * scalafmt worker that internally chaches reformatted files * move jvm process call to helper method * use scala 2.12.4 to resolve scalafmt deps; check for config file existence; add quiet flags to scalafmt CLI * make a scalafmt worker a singleton * add tests for scalafmt module * add reformatAll command * tests for reformatAll command * add docs about scalafmt support
* Fix typo (#284)Anderson Mesquita2018-04-071-1/+1
|
* doc to address #187 and #246 (#248)Sheng Chen2018-03-191-0/+18
|
* re #180 document global configuration (#200)Francis De Brabandere2018-03-051-0/+24
|
* Update 2 - Configuring Mill.mdLi Haoyi2018-02-271-3/+3
|
* Fix documentation about passing args to test runner (#158)Jeremy Apthorp2018-02-241-1/+1
| | | | | | * Fix documentation about passing args to test runner * Update 2 - Configuring Mill.md
* support multiple test frameworks (#148)Nikolay Tatarinov2018-02-221-5/+5
| | | support multiple test frameworks
* Mention the ::: variant of ivy deps (#141)Bjørn Madsen2018-02-191-1/+3
|
* Add missing import and clarify docs on testing framework (#140)Bjørn Madsen2018-02-191-18/+19
| | | | | | * Add missing import and clarify docs on testing framework * Move `Custom test frameworks` section to `Adding a Test Suite`
* more configuration examplesLi Haoyi2018-02-191-0/+35
|
* Fixed small bug in example (#133)Alf Richter2018-02-181-2/+2
|
* tweak-docsLi Haoyi2018-02-181-2/+62
| | | | | | | | | | | | | | tweak-docs tweak-docs tweak-docs tweak-docs tweak-readme tweak-readme
* tweak-docsLi Haoyi2018-02-171-0/+16
|
* Include example zips in docsLi Haoyi2018-02-171-0/+7
|
* extract on-master.py from release script, tweak docsLi Haoyi2018-02-171-1/+1
|
* generate a reasonable-looking docsite using my blog codeLi Haoyi2018-02-151-0/+277