Commit Graph

20 Commits

Author SHA1 Message Date
Scala Steward c02f284cc9
Update scalafmt-core to 3.5.9 2022-08-12 16:09:22 +00:00
Scala Steward 603e6eda22
Update scalafmt-core to 3.5.8 2022-07-09 22:40:38 +00:00
Scala Steward aa484e4bc0
Update scalafmt-core to 3.5.3 2022-05-15 00:38:11 +02:00
Scala Steward 94dddd99c0
Update scalafmt-core to 3.5.2 2022-04-30 21:44:09 +02:00
Scala Steward 37d840b365
Update scalafmt-core to 3.5.1 2022-04-16 20:42:09 +02:00
Scala Steward 2ee331e6b5
Update scalafmt-core to 3.5.0 2022-04-02 19:26:44 +02:00
Scala Steward a74c7a8ed0
Update scalafmt-core to 3.4.3 2022-02-12 17:26:27 +01:00
Scala Steward f24ede129c
Update scalafmt-core to 3.4.2 2022-02-06 12:07:47 +01:00
Scala Steward 756ae8c2a7
Update scalafmt-core to 3.4.1 2022-02-05 17:51:26 +01:00
Scala Steward ade9a41b14
Update scalafmt-core to 3.4.0 2022-01-29 13:24:49 +01:00
Scala Steward 1840ec4f59
Update scalafmt-core to 3.3.3 2022-01-23 02:15:04 +01:00
Scala Steward 46031ce2e4
Update scalafmt-core to 3.3.2 2022-01-20 05:35:57 +01:00
hrj 3e99c0d38b update to scala 3
Signed-off-by: hrj <harshad.rj@gmail.com>
2022-01-03 18:56:06 +05:30
Scala Steward 3122206ff7
Update scalafmt-core to 3.3.1 2022-01-02 05:26:36 +01:00
Scala Steward 9d0ed85f56
Update scalafmt-core to 3.3.0 2021-12-25 11:41:28 +01:00
Scala Steward d60eee1d13
Update scalafmt-core to 3.2.2 2021-12-24 02:08:09 +01:00
Scala Steward 6a0ffd4ad6
Update scalafmt-core to 3.2.1 2021-12-16 09:50:30 +01:00
Scala Steward cbe26a6097
Update scalafmt-core to 3.0.8 2021-12-15 22:54:32 +01:00
hrj 5f77eee1ac Allow scala 3 syntax 2021-12-09 23:25:03 +05:30
Rahul Rudragoudar de50d8123e
Linter and Formatter support (#58)
* Add scala linter and formatter

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>

* Add java formatter

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>

* Add linter support

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>

* Increase maxColumn limit

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>

* Reformat and lint

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>

* Minor reformatting

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>

* Add scala formatter on compile option

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>

* Enable scala linter for CI

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
2021-02-25 23:49:39 +05:30