Niko Jokipalo

Results 4 issues of Niko Jokipalo

I've started using ktlint recently, and almost 90 % or all rule violations have been for going past the max row length, which I've set to 80 for my project....

enhancement

At the moment ktlint has the per-line `// ktlint-disable` marker comments for disabling rules, which is nice. Currently, I write my code with IntelliJ IDEA, that offers the notion of...

enhancement

The output of `thefuck --version` (something like `The Fuck 3.1 using Python 3.5.0 and Bash 4.4.12(1)-release`): `The Fuck 3.32 using Python 3.10.7 and ZSH 5.9` Anything else you think is...

Just now I spent around one hour trying to get the simplest of Kweb applications to work. Always getting "Cannot resolve "io.kweb:kweb-core:1.4.x"". Using the latest Kotlin (1.9.23). I tried taking...