Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Gradle plugin for generating localized string resources
-
Forked from szpak/gradle-pitest-plugin
Gradle plugin for PIT Mutation Testing in Android projects
-
Sample project for android-gif-drawable library https://github.com/koral--/android-gif-drawable
-
Sample Eclipse project using android-gif-drawable library
-
Gradle plugin for JaCoCo code coverage in tests using Gradle TestKit
2,588 contributions in the last year
Activity overview
Contribution activity
September 2020
Created an issue in doyaaaaaken/kotlin-csv that received 1 comment
CsvFileReader#readAllAsSequence fails on non-equal sized rows
Describe the bug
If rows are not equal-sized an exception is thrown:
com.github.doyaaaaaken.kotlincsv.util.CSVFieldNumDifferentException: Fields nu…