kotest / kotest-examples-quarkus

A sample app using kotest and quarkus
Apache License 2.0
6 stars 3 forks source link

Update: Quarkus -> 2.2.0, Kotest -> 5.0-SNAP #2

Closed GavinRay97 closed 3 years ago

GavinRay97 commented 3 years ago

It still fails, but now it's up to date and failing 😅

snowe2010 commented 3 years ago

3 spaces?

sksamuel commented 3 years ago

Like a real repo :)

GavinRay97 commented 3 years ago

LMAO I have no idea how that happened. 🙈 I only use IntelliJ for JVM code, and I guess this shows it hahaha

sksamuel commented 3 years ago

It's because I have it set via .editorconfig and intellij respects it.

GavinRay97 commented 3 years ago

The absolute madlad -- so you do!

image

sksamuel commented 3 years ago

I had 2 originally, as I was a Scala guy for so long. But people thought 2 was too weird.... and I hate 4 so....

On Tue, 28 Sept 2021 at 14:57, GavinRay97 @.***> wrote:

The absolute madlad -- so you do!

[image: image] https://user-images.githubusercontent.com/26604994/135156828-dacf6d0d-ef79-4ae7-a5e5-fca974536fd3.png

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/kotest/kotest-examples-quarkus/pull/2#issuecomment-929577826, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFVSGWESQWDXQWWKBS3PA3UEIMZJANCNFSM5C7KVCQQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

snowe2010 commented 3 years ago

hm. Weird that IntelliJ didn't respect that when I added all the example code though.