Scala Steward
e5c72b0fda
Update scalafmt-core to 3.3.1
2022-01-02 00:50:21 +01:00
Scala Steward
1e1db54efb
Update scalafmt-core to 3.3.0
2021-12-25 14:40:54 +01:00
Scala Steward
1762f111a6
Update scalafmt-core to 3.2.2
2021-12-24 01:05:31 +01:00
Scala Steward
cadbfa7c0f
Update scalafmt-core to 3.2.1
2021-12-12 00:14:32 +01:00
eikek
c21b2cdd29
Update scalafmt to 3.0.8
2021-12-11 22:46:55 +01:00
eikek
4e5924d796
Refactor config loading and add config from environment
...
Issue: #1121
2021-10-24 23:02:39 +02:00
Scala Steward
49badbf860
Update scalafmt-core to 3.0.6
2021-10-02 18:20:53 +02:00
Scala Steward
6cd9204588
Update scalafmt-core to 3.0.5
2021-09-25 18:28:30 +02:00
eikek
9013f2de5b
Update scalafmt settings
2021-09-22 17:23:24 +02:00
Scala Steward
82618611c8
Update scalafmt-core to 3.0.4
2021-09-17 23:19:39 +02:00
Scala Steward
ab040554ef
Update scalafmt-core to 3.0.3
2021-09-10 18:47:31 +02:00
Scala Steward
177dc1fd10
Update scalafmt-core to 3.0.2
2021-09-03 22:19:45 +02:00
Scala Steward
ca382a02ef
Update scalafmt-core to 3.0.1
2021-08-27 20:53:57 +02:00
Scala Steward
5a2a0295ef
Update scalafmt-core to 3.0.0
2021-08-19 08:50:05 +02:00
Scala Steward
03f05293df
Update scalafmt-core to 2.7.5
2020-10-16 22:37:52 +02:00
Scala Steward
c57b908461
Update scalafmt-core to 2.7.4
2020-10-06 22:44:12 +02:00
Scala Steward
ea6eee7215
Update scalafmt-core to 2.7.3
2020-09-29 22:38:27 +02:00
Scala Steward
866c0da7c4
Update scalafmt-core to 2.7.2
2020-09-18 18:51:37 +02:00
Scala Steward
efef4ffda2
Update scalafmt-core to 2.7.1
2020-09-14 22:42:49 +02:00
Scala Steward
570b7de43f
Update scalafmt-core to 2.7.0
2020-09-08 22:54:26 +02:00
Scala Steward
067ead5f6c
Update scalafmt-core to 2.6.4
2020-07-20 20:38:57 +02:00
Scala Steward
8eb67b6a5f
Update scalafmt-core to 2.6.3
2020-07-10 22:34:54 +02:00
Scala Steward
9ffa29459d
Update scalafmt-core to 2.6.1
2020-06-19 20:45:56 +02:00
Eike Kettner
897d91475e
Update scalafmt-core to 2.6.0
2020-06-17 19:53:56 +02:00
Scala Steward
865a19af4e
Update scalafmt-core to 2.5.3
2020-05-26 04:35:22 +02:00
Scala Steward
678c7778ec
Update scalafmt-core to 2.5.2
2020-05-10 13:36:50 +02:00
Eike Kettner
c41cdeefec
Update scalafmt to 2.5.1 + scalafmtAll
2020-05-04 23:53:57 +02:00
Eike Kettner
1e598bd902
Sketch a scheduler for running periodic tasks
...
Periodic tasks are special in that they are usually kept around and
started based on a schedule. A new component checks periodic tasks and
submits them in the queue once they are due.
In order to avoid duplicate periodic jobs, the tracker of a job is
used to store the periodic job id. Each time a periodic task is due,
it is first checked if there is a job running (or queued) for this
task.
2020-03-08 12:55:03 +01:00
Eike Kettner
98f8b1a4b8
Merge remote-tracking branch 'origin/master' into feature/file-types
2020-02-24 23:07:24 +01:00
Scala Steward
7bc05da88f
Update scalafmt-core to 2.4.2
2020-02-23 02:24:42 +01:00
Eike Kettner
1a5546fe99
scalafmt: change align most->more
2020-02-16 22:03:27 +01:00
Scala Steward
13700dbda7
Update scalafmt-core to 2.4.1
2020-02-16 04:26:36 +01:00
Scala Steward
46506ccf97
Update scalafmt-core to 2.4.0
2020-02-15 12:27:50 +01:00
Scala Steward
58ede94560
Update scalafmt-core to 2.3.2
2020-01-10 12:50:50 +01:00
Eike Kettner
546f1a6ee3
Add scalafmt.conf and elm compile options
2019-12-29 20:52:43 +01:00